]> git.phdru.name Git - git-scripts.git/commitdiff
Change wording
authorOleg Broytman <phd@phdru.name>
Wed, 24 Dec 2014 16:31:30 +0000 (19:31 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 24 Dec 2014 16:31:30 +0000 (19:31 +0300)
svn/svn2git

index d5853daa88e1e28da6a2b620727b17e9fb77df21..6ca904c16eda2d540008282d8f6b4dc059fc169d 100755 (executable)
@@ -27,7 +27,7 @@ fi
 git svn clone "$url" --authors-file=authors.txt --prefix=svn/ --stdlayout "$dir" &&
 cd "$dir" &&
 
-# Convert tags and branches
+# Convert branches and tags
 
 # See http://blog.jessitron.com/2013/08/converting-from-svn-to-git.html