Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

19 řádky
826 B

  1. ## Rich Self-Hosted Git Integrations
  2. GitLens+ users with a paid plan 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>