1
0
mirror of https://github.com/git/git.git synced 2024-10-01 08:21:24 +02:00
git/contrib/git-svn
Eric Wong 037b048ece 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>
2006-05-29 23:14:50 -07:00
..
t git-svn: t0001: workaround a heredoc bug in old versions of dash 2006-05-29 23:14:49 -07:00
.gitignore
git-svn.perl git-svn: remove assertion that broke with older versions of svn 2006-05-29 23:14:50 -07:00
git-svn.txt
Makefile git-svn: ignore expansion of svn:keywords 2006-05-23 21:37:30 -07:00