About 863 results
Open links in new tab
  1. Repository | GitLab Docs

    A repository is where you store your code, make changes, and track changes using version control. Each project contains a repository and a repository cannot exist without a project. …

  2. Import project from repository by URL | GitLab Docs

    You can import your existing repositories by providing the Git URL. You can’t import GitLab issues and merge requests this way. Other methods provide more complete import methods.

  3. GitLab CI/CD for external repositories | GitLab Docs - GitLab …

    Instead of moving your entire project to GitLab, you can connect your external repository to get the benefits of GitLab CI/CD. Connecting an external repository sets up repository mirroring …

  4. Clone a Git repository to your local computer | GitLab Docs

    You can clone a Git repository to your local computer. This action creates a copy of the repository and establishes a connection that synchronizes changes between your computer and the …

  5. GitLab remote URL format | GitLab Docs - GitLab Documentation

    In VS Code, you can clone Git repositories, or browse them in read-only mode. GitLab remote URLs require these parameters: instanceUrl: The GitLab instance URL, not including https:// …

  6. Repository mirroring | GitLab Docs

    Use repository mirroring to push or pull the contents of a Git repository into another repository.

  7. GitLab Flavored Markdown (GLFM) | GitLab Docs - GitLab …

    GitLab Flavored Markdown renders GitLab-specific references. For example, you can reference an issue, a commit, a team member, or even an entire project team. GitLab Flavored …

  8. Troubleshooting repository mirroring | GitLab Docs

    When connecting to the Cloud or self-hosted Bitbucket repository for mirroring, the repository owner is required in the string. Pull mirror is missing LFS files. In some cases, pull mirroring …

  9. Wiki | GitLab Docs

    Create collaborative documents that integrate directly with GitLab projects and groups. Store documentation in Git repositories for version control and collaboration. Support custom …

  10. Use SSH keys to communicate with GitLab | GitLab Docs

    GitLab integrates with the system-installed SSH daemon and designates a user (typically named git) through which all access requests are handled. Users who connect to the GitLab server …

Refresh