Right now git status shows renames only if the deleted file is
strictly identical to the added file. If you do an even minor
modification (say, change a "" include to a <> one) it becomes a
del/add pair which is way less readable. Easily fixable?
OG.