Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

19 Zeilen
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>