選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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