您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

20 行
829 B

  1. ## GitLens+ Features
  2. GitLens+ adds all-new, completely optional, features that enhance your current GitLens experience when you sign in with a free account. A free GitLens+ account gives you access to these new GitLens+ features on public repos, while a paid account allows you to use them on private repos.
  3. GitLens+ features include the Commit Graph, Visual File History, Worktrees, and more.
  4. <p align="center">
  5. <img src="../../images/docs/commit-graph-illustrated.png" alt="Commit Graph illustration"/>
  6. <br/>New Commit Graph
  7. </p>
  8. <p align="center">
  9. <img src="../../images/docs/visual-file-history-illustrated.png" alt="Visual File History illustration"/>
  10. <br/>Visual File History
  11. </p>
  12. <p align="center">
  13. <img src="../../images/docs/worktrees-illustrated.png" alt="Worktrees illustration"/>
  14. <br/>Worktrees
  15. </p>