Mercurial > hg
comparison mercurial/bookmarks.py @ 16362:16b75661828e stable
mdiff: fix diff header generation for files with spaces (issue3357)
diff ---/+++ should end filenames with a TAB when they contain spaces. Current
code failed to do so when only the +++ file had spaces. This only happened with
git renames from a name without space to one with space.
author | Patrick Mezard <patrick@mezard.eu> |
---|---|
date | Thu, 05 Apr 2012 15:39:07 +0200 |
parents | 6b16ded5c810 |
children | 5983de86462c |
comparison
equal
deleted
inserted
replaced
16359:a1b6a63f9f39 | 16362:16b75661828e |
---|