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: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
17
17
- Double-click on a branch or tag to quickly switch your working tree to it
18
18
- Rich search features to find exactly what you're looking for:
19
19
- Powerful filters to search by commit, message, author, a changed file or files, or even a specific code change
20
-
- Searches look at ALL commits in a respository, not just what's shown in the graph
20
+
- Searches look at ALL commits in a repository, not just what's shown in the graph
21
21
- PR support for connected rich integrations (GitHub/GitLab)
22
22
- Significant performance improvements when opening the graph and loading in additional commits
23
23
- Personalization of your graph experience
@@ -913,7 +913,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
913
913
-`right arrow`— searches for the selected commit and shows the results in the _Search Commits_ view, if there is no text in the quick pick menu
914
914
-`alt+right arrow`— searches for the selected commit and shows the results in the _Search Commits_ view
915
915
-`ctrl+right arrow`, `cmd+right arrow` (macOS) — reveals the selected commit in the _Commits_ view (or _Repositories_ view, if enabled)
916
-
- Adds a new _status_ command to show the current respository status
916
+
- Adds a new _status_ command to show the current repository status
917
917
- Adds a new _Delete Branch & Remote_ and _Force Delete Branch & Remote_ options to the _branch delete_ command — to more easily delete branches with tracking branches
918
918
- Adds ability pull (fetch) a specific branch(es) to the _pull_ command — closes [#873](https://github.com/gitkraken/vscode-gitlens/issues/873)
919
919
- Adds a new _Publish Branch_ option to the _push_ command
0 commit comments