"Philippe Blain via GitGitGadget" [off-list ref] writes:
Here are a few doc fixes for some things that I noticed out while reading
the man pages for 'git diff-files' and 'git diff-index'. These are quite
old!
Indeed ;-)
Philippe Blain (3):
diff-format.txt: fix ancient copy-paste error
diff-format.txt: correct misleading wording
diff-index.txt: update raw output format in examples
Documentation/diff-format.txt | 6 +++---
Documentation/git-diff-index.txt | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
base-commit: 5699ec1b0aec51b9e9ba5a2785f65970c5a95d84
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1259%2Fphil-blain%2Fdiff-files-doc-fixes-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1259/phil-blain/diff-files-doc-fixes-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1259