Skip to content

Commit

Permalink
mention --prefix requirement in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingmuch committed Feb 12, 2009
1 parent 6ffe4a3 commit 7b9551d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mkdn
@@ -1,4 +1,4 @@
1. git svn clone your repo, preferably using Sam Vilain's [svn-merge-attrs branch](http://github.com/samv/git/tree/svn-merge-attrs)
1. git svn clone your repo, preferably using Sam Vilain's [svn-merge-attrs branch](http://github.com/samv/git/tree/svn-merge-attrs), using `--prefix svn`. This assumes standard layout.
2. inside the repo run `git svn-abandon-fix-refs`
3. create `.git/info/grafts` for merge commits (might not be necessary with the svn-merge-attrs branch).
4. run `git svn-abandon-cleanup`
Expand Down

0 comments on commit 7b9551d

Please sign in to comment.