From 36d651b707fd537d562d2f3bfa625ef46a19824f Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Mon, 19 Jan 2015 20:29:49 +0000 Subject: Fix another typo in documentation/steps how to convert to git git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31541 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- tools/git-migration/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/git-migration/README') diff --git a/tools/git-migration/README b/tools/git-migration/README index d8ba943d69..6c2a677139 100644 --- a/tools/git-migration/README +++ b/tools/git-migration/README @@ -4,7 +4,7 @@ Howto for conversion (WIP) 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 -- cgit v1.2.3