X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=svn%2Fsvn2git;h=f8ae407835d2aa637d025312b6558ff6c1007ae3;hb=a9ea8ac2e7c82eb7879c3f84a54ef9ff4b312007;hp=5c68c17248f5bad2765fa81eaf128e9cb5c16987;hpb=472be778aa9f5725f3a7757baa5c791b32182f2c;p=git-scripts.git diff --git a/svn/svn2git b/svn/svn2git index 5c68c17..f8ae407 100755 --- a/svn/svn2git +++ b/svn/svn2git @@ -56,6 +56,5 @@ git config --local --path svn.authorsfile .git/info/authors.txt git svn gc && git gc --aggressive && -git repack -a -d -f --depth=20 --window=250 && echo "Cloned from $url using git-svn" >.git/description && exec `git var GIT_EDITOR` .git/description