mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-01 21:59:56 -05:00
Merge branch 'jc/you-still-use-whatchanged'
"git whatchanged" that is longer to type than "git log --raw" which is its modern rough equivalent has outlived its usefulness more than 10 years ago. Plan to deprecate and remove it. * jc/you-still-use-whatchanged: whatschanged: list it in BreakingChanges document whatchanged: remove when built with WITH_BREAKING_CHANGES whatchanged: require --i-still-use-this tests: prepare for a world without whatchanged doc: prepare for a world without whatchanged you-still-use-that??: help deprecating commands for removal
This commit is contained in:
@@ -440,7 +440,7 @@ understanding these differences can be beneficial.
|
||||
* blame (only matters when one or more -C flags are passed)
|
||||
* and annotate
|
||||
* log
|
||||
* whatchanged
|
||||
* whatchanged (may not exist anymore)
|
||||
* ls-files
|
||||
* diff-index
|
||||
* diff-tree
|
||||
|
||||
Reference in New Issue
Block a user