Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions gitlens/home-view.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ The GitLens Home View is designed to streamline your workflows by answering thre
2. [What should I work on next?](/gitlens/home-view/#launchpad-section)
3. [What have I worked on recently?](/gitlens/home-view/#recent-section)


<div class='embed-container embed-container--16-9'>
<iframe width='560' height='315' src='https://www.youtube.com/watch?v=jVzhyVBgNGg' frameborder='0' allowfullscreen></iframe>
</div>

<p> &nbsp; </p>

## Connecting Integrations

GitLens integrates with hosting and issue services like GitHub, GitLab, and Jira to help you monitor and take action on branches, issues, and pull requests. Integrations can be connected from the top of the Home View. Some features that leverage integrations are enhanced with <a href="https://help.gitkraken.com/gitlens/gitlens-community-vs-gitlens-pro/">GitLens Pro</a>.
Expand Down