Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

20 строки
714 B

2 лет назад
2 лет назад
  1. ## GitLens+ Features
  2. GitLens+ adds all-new, completely optional, features that enhance your current GitLens experience. These features are free for local and public repos, no account required.
  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>