]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/combined-all-paths'
authorJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:59:54 +0000 (09:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:59:54 +0000 (09:59 +0900)
commitc425d361f5bf46d99cd96d7eac3488ebb2e92b60
tree9cfdd1b91fc759cb1e561c6302bbd9cfe37245ba
parentcf0879f7e98d2213503622f780d2ab0dd3f93477
parentd76ce4f734634f47b467b7f6eea11d6bf8c81f22
Merge branch 'en/combined-all-paths'

Output from "diff --cc" did not show the original paths when the
merge involved renames.  A new option adds the paths in the
original trees to the output.

* en/combined-all-paths:
  log,diff-tree: add --combined-all-paths option
Documentation/git-diff-tree.txt
Documentation/rev-list-options.txt
builtin/diff-tree.c
combine-diff.c
diff.h
revision.c
revision.h