|
|
@ -15,12 +15,28 @@ |
|
|
|
without an account, for 3 days on public and private repos, or |
|
|
|
<a title="Sign in to GitLens+" href="command:gitlens.plus.loginOrSignUp">sign in</a> for use on public repos. |
|
|
|
</p> |
|
|
|
<p style="margin-bottom: 1rem">The first new GitLens+ features are the Visual File History and Worktrees.</p> |
|
|
|
<p style="margin-bottom: 1rem">GitLens+ features include the Commit Graph, Visual File History and Worktrees.</p> |
|
|
|
<h4>Commit Graph</h4> |
|
|
|
<img |
|
|
|
class="image--preview" |
|
|
|
src="#{webroot}/media/plus-commit-graph-illustrated.webp" |
|
|
|
alt="Commit Graph illustration" |
|
|
|
/> |
|
|
|
<p class="feature-desc"> |
|
|
|
The |
|
|
|
<a |
|
|
|
title="Learn more about the Visual File History" |
|
|
|
href="command:gitlens.openWalkthrough?%22gitlens.plus%7Cgitlens.plus.commitGraph%22" |
|
|
|
>Commit Graph</a |
|
|
|
> |
|
|
|
helps you easily visualize branch structure and commit history. Not only does it help you verify your changes, |
|
|
|
but also easily see changes made by others and when. |
|
|
|
</p> |
|
|
|
<h4>Visual File History</h4> |
|
|
|
<img |
|
|
|
class="image--preview" |
|
|
|
src="#{webroot}/media/plus-visual-file-history.webp" |
|
|
|
alt="Visual File History screenshot" |
|
|
|
src="#{webroot}/media/plus-file-history-illustrated.webp" |
|
|
|
alt="Visual File History illustration" |
|
|
|
/> |
|
|
|
<p class="feature-desc"> |
|
|
|
The |
|
|
@ -33,7 +49,7 @@ |
|
|
|
who made them. |
|
|
|
</p> |
|
|
|
<h4>Worktrees</h4> |
|
|
|
<img class="image--preview" src="#{webroot}/media/plus-worktrees.webp" alt="Worktrees screenshot" /> |
|
|
|
<img class="image--preview" src="#{webroot}/media/plus-worktrees-illustrated.webp" alt="Worktrees illustration" /> |
|
|
|
<p class="feature-desc"> |
|
|
|
<a |
|
|
|
title="Learn more about worktrees" |
|
|
|