author | Eric Wong <normalperson@yhbt.net> | |
Tue, 30 May 2006 02:03:46 +0000 (19:03 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 30 May 2006 06:14:50 +0000 (23:14 -0700) | ||
commit | 037b048eceafa129903d6327d3565c543f5895bb | |
tree | efed3e2460718de31746528b28b28c5b20f2d3d5 | tree | snapshot |
parent | 3c4c7351c030a18fa94076ffe62f534f890e9602 | commit | diff |
git-svn: remove assertion that broke with older versions of svn
svn < 1.3.x would display changes to keywords lines as modified
if they aren't expanded in the working copy. We already check
for changes against the git tree here, so checking against the
svn one is probably excessive.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
svn < 1.3.x would display changes to keywords lines as modified
if they aren't expanded in the working copy. We already check
for changes against the git tree here, so checking against the
svn one is probably excessive.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/git-svn/git-svn.perl | diff | blob | history |