You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,8 @@ Quickly glimpse into when, why, and by whom a line or code block was changed. Ze
45
45
-[**Revision Navigation**](#revision-navigation)— Explore the history of a file to see how the code evolved over time.
46
46
-[**Side Bar Views**](#side-bar-views)— Powerful views into Git that don't come in the box.
47
47
-[**Commit Graph `Pro`**](#commit-graph-pro)— Visualize your repository and keep track of all work in progress.
48
-
-[**Launchpad `Pro`**](#launchpad-pro)— Stay focused and keep your team unblocked.
49
-
-[**Code Suggest `Pro`**](#code-suggest-pro)— Free your code reviews from unnecessary restrictions.
48
+
-[**Launchpad `Preview`**](#launchpad-preview)— Stay focused and keep your team unblocked.
49
+
-[**Code Suggest `Preview`**](#code-suggest-preview)— Free your code reviews from unnecessary restrictions.
50
50
-[**Cloud Patches `Preview`**](#cloud-patches-preview)— Easily and securely share code with your teammates.
51
51
-[**Worktrees `Pro`**](#worktrees-pro)— Simultaneously work on different branches of a repository.
52
52
-[**Visual File History `Pro`**](#visual-file-history-pro)— Identify the most impactful changes to a file and by whom.
@@ -179,15 +179,15 @@ Use the rich commit search to find exactly what you're looking for. Its powerful
179
179
180
180
💡Maximize the Graph via the `Toggle Maximized Commit Graph` command.
181
181
182
-
## Launchpad `Pro`
182
+
## Launchpad `Preview`
183
183
184
184
Launchpad brings all of your GitHub pull requests into a unified, actionable list to better track work in progress, pending work, reviews, and more. Stay focused and take action on the most important items to keep your team unblocked. [Learn more](https://gitkraken.com/solutions/launchpad?utm_source=gitlens-extension&utm_medium=in-app-links)
Liberate your code reviews from GitHub's restrictive, comment-only feedback style. Like suggesting changes on a Google-doc, suggest code changes from where you're already coding — your IDE and on anything in your project, not just on the lines of code changed in the PR. [Learn more](https://gitkraken.com/solutions/code-suggest?utm_source=gitlens-extension&utm_medium=in-app-links)
193
193
@@ -255,7 +255,7 @@ Use a series of new commands to:
255
255
256
256
Context switching kills productivity. GitLens not only reveals buried knowledge within your repository, it also brings additional context from issues and pull requests providing you with a wealth of information and insights at your fingertips.
257
257
258
-
Simplify your workflow and quickly gain insights with automatic linking of issues and pull requests across multiple Git hosting services including GitHub, GitHub Enterprise `Pro`, GitLab, GitLab self-managed`Pro`, Jira, Gitea, Gerrit, Google Source, Bitbucket, Bitbucket Server, Azure DevOps, and custom servers.
258
+
Simplify your workflow and quickly gain insights with automatic linking of issues and pull requests across multiple Git hosting services including GitHub, GitHub Enterprise `Pro`, GitLab, GitLab Self-Managed`Pro`, Jira, Gitea, Gerrit, Google Source, Bitbucket, Bitbucket Server, Azure DevOps, and custom servers.
259
259
260
260
All integrations provide automatic linking, while rich integrations with GitHub, GitLab and Jira offer detailed hover information for autolinks, and correlations between pull requests, branches, and commits, as well as user avatars for added context.
0 commit comments