1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-17 14:34:49 +01:00
git/contrib/git-svn
Eric Wong 968bdf1f3d git-svn: Eliminate temp file usage in libsvn_get_file()
This means we'll have a loose object when we encounter a symlink
but that's not the common case.

We also don't have to worry about svn:eol-style when using the
SVN libraries, either.  So remove the code to deal with that.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
2006-06-16 03:04:21 -07:00
..
t git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 2006-06-16 03:04:20 -07:00
.gitignore contrib/git-svn: add Makefile, test, and associated ignores 2006-02-20 13:32:42 -08:00
git-svn.perl git-svn: Eliminate temp file usage in libsvn_get_file() 2006-06-16 03:04:21 -07:00
git-svn.txt git-svn: documentation updates 2006-05-05 14:18:41 -07:00
Makefile git-svn: make the $GIT_DIR/svn/*/revs directory obsolete 2006-06-16 03:04:20 -07:00