We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee14b2f commit f5c6905Copy full SHA for f5c6905
src/ui/welcome/index.html
@@ -45,6 +45,9 @@ <h2 class="changelog__title">What's New in <span class="changelog__version">GitL
45
<img class="changelog__image" src="{{root}}/images/teaser-settings.png"/>
46
</div>
47
</li>
48
+ <li><span class="changelog__badge changelog__badge--added">NEW</span>
49
+ Brand new <a title="Learn more about GitLens" href="http://gitlens.amod.io">website</a> — check it out!
50
+ </li>
51
<li><span class="changelog__badge changelog__badge--added">NEW</span>
52
Adds a tree layout option to branches in the <i>GitLens</i> explorer — thanks to Yukai Huang (<a href="https://github.com/Yukaii">@Yukaii</a>)!
53
0 commit comments