found 607044 1:1.7.2.3-1 tags 607044 + upstream patch fixed-upstream quit Hi Philipp,
Ph. Marek wrote: > With my default setting in ~/.gitconfig > [diff] > noprefix = true > > "git rebase" says > Applying: ... > fatal: git diff header lacks filename information when removing 1 > leading > pathname components (line 9) Good catch. Fixed by v1.7.3-rc2~2^2 (Add --src/dst-prefix to git-formt-patch in git-rebase.sh, 2010-09-09). > So it seems that the (display-only) setting conflicts with the internal > operation of git. Not sure where you got the idea this was display-only. :) It affects all user-facing diff generation, including "git format-patch". Thanks for reporting. Regards, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

