]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/diffcore-rotate'
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2021 00:43:30 +0000 (16:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Feb 2021 00:43:30 +0000 (16:43 -0800)
commit845d6030f81da3bb43bd24a78ef8c441a441c5d5
tree8f53740bbf5e31f6a002bc6166c897417e58696e
parent3da165ca289efd84ed648a4b87b7d9ed675937c2
parent1eb4136ac2a24764257567b930535fcece01719f
Merge branch 'jc/diffcore-rotate'

"git {diff,log} --{skip,rotate}-to=<path>" allows the user to
discard diff output for early paths or move them to the end of the
output.

* jc/diffcore-rotate:
  diff: --{rotate,skip}-to=<path>
builtin/diff-files.c
builtin/diff-index.c
builtin/diff-tree.c
builtin/diff.c
diff.c
diff.h