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: Commands.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -953,8 +953,6 @@ $ git squash HEAD~3 "Work on a feature"
953
953
954
954
Populates the file matching `authors|contributors -i` with the authors of commits, according to the number of commits per author.
955
955
956
-
Opens the file in `$EDITOR` when set.
957
-
958
956
See the ["MAPPING AUTHORS" section](https://git-scm.com/docs/git-shortlog#_mapping_authors) of **git-shortlog**(1) to coalesce together commits by the same person.
Populates the file matching \fIauthors|contributors\-i\fR with the authors of commits, according to the number of commits per author\. Opens the file in \fB$EDITOR\fR when set\.
0 commit comments