Skip to content

Commit a9235f6

Browse files
LemmingAvalanchegitster
authored andcommitted
whatchanged: remove not-even-shorter clause
The closest equivalent is `git log --raw --no-merges`. Also change to “defaults” (implicit plural). Signed-off-by: Kristoffer Haugsbakk <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5a31252 commit a9235f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-whatchanged.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ WARNING
1515
-------
1616
`git whatchanged` has been deprecated and is scheduled for removal in
1717
a future version of Git, as it is merely `git log` with different
18-
default; `whatchanged` is not even shorter to type than `log --raw`.
18+
defaults.
1919

2020
DESCRIPTION
2121
-----------

0 commit comments

Comments
 (0)