You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
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>