git-commit-vandalism/contrib/git-svn
Eric Wong e17512f3de contrib/git-svn: optimize sequential commits to svn
Avoid running 'svn up' to a previous revision if we know the
revision we just committed is the first descendant of the
revision we came from.

This reduces the time to do a series of commits by about 25%.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-02-26 15:02:45 -08:00
..
t contrib/git-svn: add Makefile, test, and associated ignores 2006-02-20 13:32:42 -08:00
.gitignore contrib/git-svn: add Makefile, test, and associated ignores 2006-02-20 13:32:42 -08:00
git-svn.perl contrib/git-svn: optimize sequential commits to svn 2006-02-26 15:02:45 -08:00
git-svn.txt contrib/git-svn: add show-ignore command 2006-02-26 14:55:13 -08:00
Makefile contrib/git-svn: add Makefile, test, and associated ignores 2006-02-20 13:32:42 -08:00