No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

19 líneas
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>