Author: mattia
Date: 2017-04-10 09:37:41 +0000 (Mon, 10 Apr 2017)
New Revision: 23730

Modified:
   trunk/helper-scripts/convert_svn_2_git
Log:
Remove duplicated --no-metadata flag

Modified: trunk/helper-scripts/convert_svn_2_git
===================================================================
--- trunk/helper-scripts/convert_svn_2_git      2017-04-09 22:43:43 UTC (rev 
23729)
+++ trunk/helper-scripts/convert_svn_2_git      2017-04-10 09:37:41 UTC (rev 
23730)
@@ -8,7 +8,7 @@
 fi
 export PKG=$1
 
-git svn clone --no-metadata \
+git svn clone \
     ${SVN_URL}/${PKG} \
     -T /trunk/${PKG} \
     --tags  tags \


_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to