diffdriver: Added --text option for easy diffing of the contents of annexed text...
authorJoey Hess <joeyh@joeyh.name>
Wed, 28 Jun 2023 19:26:46 +0000 (15:26 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 28 Jun 2023 19:27:16 +0000 (15:27 -0400)
commitd5c61977918427d7f881fb4c67d7d5d5e82bbb74
tree1548db1513166884528f148d3a7290c03f68400e
parent2c18fc1d6090d9e9a162d2cec45ce00e16b4f5b7
diffdriver: Added --text option for easy diffing of the contents of annexed text files

This was already possible, but it was rather hard to come up with the
complex shell command needed.

Note that the diff output starts with "diff a/... b/...".
I left off the "--git" because it's not a git format diff.
CHANGELOG
Command/DiffDriver.hs
doc/git-annex-diffdriver.mdwn
doc/git-annex.mdwn
doc/todo/Straight-forward_diffing_with___39__git_annex_diff__39__.mdwn
doc/todo/Straight-forward_diffing_with___39__git_annex_diff__39__/comment_1_2f5ea091b7f6defa397d15055d04a67d._comment [new file with mode: 0644]