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
+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
@@ -43,7 +43,7 @@ Here are just some of the **features** that GitLens provides,
43
43
-[**changes**](#file-changes-'Jump to File Changes')— highlights any local (unpublished) changes or lines changed by the most recent commit
44
44
-[**heatmap**](#file-heatmap-'Jump to File Heatmap')— shows how recently lines were changed, relative to all the other changes in the file and to now (hot vs. cold)
45
45
- many rich **Side Bar views**
46
-
- a [**_Commit Details_ view**](#commits-details-view-'Jump to the Commits Details view') to provides rich details for commits and stashes
46
+
- a [**_Commit Details_ view**](#commits-details-view-'Jump to the Commits Details view') to provide rich details for commits and stashes
47
47
- a [**_Commits_ view**](#commits-view-'Jump to the Commits view') to visualize, explore, and manage Git commits
48
48
- a [**_Repositories_ view**](#repositories-view-'Jump to the Repositories view') to visualize, explore, and manage Git repositories
49
49
- a [**_File History_ view**](#file-history-view-'Jump to the File History view') to visualize, navigate, and explore the revision history of the current file or just the selected lines of the current file
@@ -300,7 +300,7 @@ These will show contextually as you navigate:
300
300
- commits in the [Commit Graph](#commit-graph-), [Visual File History](#visual-file-history-view-), or [Commits view](#commits-view-)
301
301
- stashes in the [Stashes view](#stashes-view-)
302
302
303
-
Alteratively, you can search for or choose a commit directly from the view.
303
+
Alternatively, you can search for or choose a commit directly from the view.
304
304
305
305
**For optimal usage, we highly recommended dragging this view to the Secondary Side Bar.**
0 commit comments