Correction : vm_hosted : rule_git_configure : typo.
[lhc/ateliers.git] / vm_hosted
index de2074e..8a6c8d2 100755 (executable)
--- a/vm_hosted
+++ b/vm_hosted
@@ -41,7 +41,7 @@ rule_git_configure () {
                 (refs/remotes/master)
                        cd ..
                        git --git-dir=\$PWD/.git checkout -f -B master remotes/master
-                       git --git-dir=\$PWD/.git clean -f -d -
+                       git --git-dir=\$PWD/.git clean -f -d -x
                        ;;
                 esac
                EOF