summaryrefslogtreecommitdiff
path: root/Documentation/git-rebase.txt
diff options
context:
space:
mode:
authorLibravatar Eric Wong <normalperson@yhbt.net>2006-08-11 04:34:07 -0700
committerLibravatar Junio C Hamano <junkio@cox.net>2006-08-11 16:16:40 -0700
commit17a10f3709c211769c9fada79bd1608aa64f6080 (patch)
tree15c9b631dbea7ced5e5212d79f1c7c25a87f216d /Documentation/git-rebase.txt
parentdrop length argument of has_extension (diff)
downloadtgif-17a10f3709c211769c9fada79bd1608aa64f6080.tar.xz
git-svn: correctly kill keyword expansion without munging EOLs
This bugfix applies to users of the svn command-line client only. We no longer muck with newlines when killing keyword expansion. This tended to generate unintended diffs in commits because svn revert -R would destroy the manual EOL changes we were doing. Of course, we didn't need the EOL munging in the first place, as svn seems to do it for us even in the text-base files. Now we set the mtime and atime the files changed by keyword expansion killing to avoid triggering a change on svn revert, which svn still seems to want to do. Thanks to Seth Falcon for reporting this bug. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-rebase.txt')
0 files changed, 0 insertions, 0 deletions