On 09/09/2013 10:57 PM, Eric Blake wrote: > On 09/09/2013 03:41 PM, Pádraig Brady wrote: > >> >> All looks good, please push. >> I was a bit surprised that the git diff didn't >> indicate the help2man.in was a rename. > > git doesn't flag renames by default (for back-compat reasons, although > those reasons are starting to be memories of a distant past); you may > need to run 'git config diff.renames true' to set that up. > Ah right, yes I set that years ago in my config and forgot about it. In the couple of compat issues since I just: git format-patch --no-renames ...
cheers, Pádraig.
