|
|
@ -1112,19 +1112,19 @@ |
|
|
|
<a |
|
|
|
class="button button--flat" |
|
|
|
title="Shows all the views together on the GitLens side bar" |
|
|
|
href="command:gitlens.welcome.applyViewLayoutPreset?%22default%22" |
|
|
|
href="command:gitlens.settings.applyViewLayoutPreset?%22default%22" |
|
|
|
>Default Layout</a |
|
|
|
> |
|
|
|
<a |
|
|
|
class="button button--flat" |
|
|
|
title="Shows all the views together on the Source Control side bar" |
|
|
|
href="command:gitlens.welcome.applyViewLayoutPreset?%22scm%22" |
|
|
|
href="command:gitlens.settings.applyViewLayoutPreset?%22scm%22" |
|
|
|
>Source Control Layout</a |
|
|
|
> |
|
|
|
<a |
|
|
|
class="button button--flat" |
|
|
|
title="Shows Repositories on the Source Control side bar, File and Line History on the Explorer side bar, and others on the GitLens side bar" |
|
|
|
href="command:gitlens.welcome.applyViewLayoutPreset?%22contextual%22" |
|
|
|
href="command:gitlens.settings.applyViewLayoutPreset?%22contextual%22" |
|
|
|
>Contextual Layout</a |
|
|
|
> |
|
|
|
</div> |
|
|
|