Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

19 linhas
812 B

  1. ## Rich Self-Hosted Git Integrations
  2. GitLens Pro users can access rich integrations for self-hosted providers.
  3. ### GitHub Enterprise
  4. GitHub Enterprise users can see GitHub avatars for commit authors, richer details for auto-linked issues and pull requests, as well as pull requests associated with commits and branches.
  5. <p align="center">
  6. <img src="../../images/docs/hovers-github-integration.png" alt="Commit Hover with GitHub Rich Integration"/>
  7. </p>
  8. ### GitLab Self-Managed
  9. GitLab Self-Managed users can see GitLab avatars for commit authors, richer details for auto-linked issues and merge requests, as well as merge requests associated with commits and branches.
  10. <p align="center">
  11. <img src="../../images/docs/hovers-gitlab-integration.png" alt="Commit Hover with GitLab Rich Integration"/>
  12. </p>