From ea428ed4a72a5ee839abf6f84aeaf4e72bcf20ce Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 24 Dec 2014 19:31:30 +0300 Subject: [PATCH] Change wording --- svn/svn2git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svn/svn2git b/svn/svn2git index d5853da..6ca904c 100755 --- a/svn/svn2git +++ b/svn/svn2git @@ -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 -- 2.39.2