Proposal for two kinds of behaviour for diff command. 1: follow renames. 2:
honour only path names.
Proposal for applying changes to renamed/copied files: try to apply every hunk
to every renamed/copied destination. Don't know if this should happen over the
transitive closure of copies, but probably; if not, multiple renames won't
obviously work, though.
|