]> git.ipfire.org Git - thirdparty/git.git/commit
diff-merges: improve --diff-merges documentation
authorSergey Organov <sorganov@gmail.com>
Mon, 9 Oct 2023 16:05:33 +0000 (19:05 +0300)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Oct 2023 19:47:29 +0000 (12:47 -0700)
commitbe3820c60cc82e0ded1d3f3dcc19fbd59ce56aa2
treeb4b4d7d631c2c5b581d22f0747035ff81ad01765
parent3a06386e314565108ad56a9bdb8f7b80ac52fb69
diff-merges: improve --diff-merges documentation

* Put descriptions of convenience shortcuts first, so they are the
  first things reader observes rather than lengthy detailed stuff.

* Get rid of very long line containing all the --diff-merges formats
  by replacing them with <format>, and putting each supported format
  on its own line.

Signed-off-by: Sergey Organov <sorganov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/diff-options.txt
Documentation/git-log.txt