git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Fix a few documentation errors around the raw diff output
@ 2022-06-13 12:29 Philippe Blain via GitGitGadget
  2022-06-13 12:29 ` [PATCH 1/3] diff-format.txt: fix ancient copy-paste error Philippe Blain via GitGitGadget
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Philippe Blain via GitGitGadget @ 2022-06-13 12:29 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Philippe Blain

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!

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
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-14 12:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-13 12:29 [PATCH 0/3] Fix a few documentation errors around the raw diff output Philippe Blain via GitGitGadget
2022-06-13 12:29 ` [PATCH 1/3] diff-format.txt: fix ancient copy-paste error Philippe Blain via GitGitGadget
2022-06-13 18:23   ` Junio C Hamano
2022-06-13 18:26   ` Junio C Hamano
2022-06-14 12:20     ` Philippe Blain
2022-06-13 12:29 ` [PATCH 2/3] diff-format.txt: correct misleading wording Philippe Blain via GitGitGadget
2022-06-13 18:56   ` Junio C Hamano
2022-06-14 12:31     ` Philippe Blain
2022-06-13 12:29 ` [PATCH 3/3] diff-index.txt: update raw output format in examples Philippe Blain via GitGitGadget
2022-06-13 18:59   ` Junio C Hamano
2022-06-13 18:15 ` [PATCH 0/3] Fix a few documentation errors around the raw diff output Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).