Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

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