commit | f58415096632946b723fa73216ec1d49b4c6bb55 | [log] [tgz] |
---|---|---|
author | Alex Vandiver <alex@chmrr.net> | Tue Dec 08 15:54:11 2009 -0500 |
committer | Eric Wong <normalperson@yhbt.net> | Tue Dec 08 20:39:58 2009 -0800 |
tree | 20d6e9785e63a0299049e1584cc8519305efc70d | |
parent | 2bc35dcbf7ed702e92b925f8e50afe3632dd211b [diff] |
git-svn: set svn.authorsfile earlier when cloning If a clone errors out because of a missing author, or user interrupt, this allows `git svn fetch` to resume seamlessly, rather than forcing the user to re-provide the path to the authors file. [ew: shortened subject] Signed-off-by: Alex Vandiver <alex@chmrr.net> Acked-by: Eric Wong <normalperson@yhbt.net>