[Secure-testing-commits] r31541 - tools/git-migration

Salvatore Bonaccorso carnil at moszumanska.debian.org
Mon Jan 19 20:29:49 UTC 2015


Author: carnil
Date: 2015-01-19 20:29:49 +0000 (Mon, 19 Jan 2015)
New Revision: 31541

Modified:
   tools/git-migration/README
Log:
Fix another typo in documentation/steps how to convert to git

Modified: tools/git-migration/README
===================================================================
--- tools/git-migration/README	2015-01-19 19:19:55 UTC (rev 31540)
+++ tools/git-migration/README	2015-01-19 20:29:49 UTC (rev 31541)
@@ -4,7 +4,7 @@
 
 2/ Clone the subversion repository using git-svn:
 
- $ git svn clone svn+ssh://svn.debian.org/svn/secure-testing --prefix=origin/ -no-metadata -A AUTHORS.txt tmp-git-repo
+ $ git svn clone svn+ssh://svn.debian.org/svn/secure-testing --prefix=origin/ --no-metadata -A AUTHORS.txt tmp-git-repo
 
 3/ Push repository to new bare git repo
 




More information about the Secure-testing-commits mailing list