author | Eric Wong <normalperson@yhbt.net> | |
Sun, 28 Jan 2007 06:28:56 +0000 (22:28 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:10 +0000 (00:57 -0800) | ||
commit | 0af9c9f94ae8a327536679ec1976df65ecd64b6e | |
tree | f473a8031f595f7c06c71513f91bb7884d89118b | tree | snapshot |
parent | 21819a370839fdae818975967cef384510e4a8cd | commit | diff |
git-svn: allow multi-fetch to fetch things chronologically
Since single fetching is a special case of multi-fetch,
share code with it and the fetch loop into Git::SVN::Ra
since it uses a single Ra connection and multiple
Git::SVN objects.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Since single fetching is a special case of multi-fetch,
share code with it and the fetch loop into Git::SVN::Ra
since it uses a single Ra connection and multiple
Git::SVN objects.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |