summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remote/modules/vmchooser2/module.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vmchooser2/module.build b/remote/modules/vmchooser2/module.build
index e129b04e..b2f89702 100644
--- a/remote/modules/vmchooser2/module.build
+++ b/remote/modules/vmchooser2/module.build
@@ -1,6 +1,6 @@
fetch_source() {
- git clone --depth 1 "${REQUIRED_GIT}" src
+ git clone "${REQUIRED_GIT}" src
}
build() {