aboutsummaryrefslogtreecommitdiff
path: root/git-submodules-checkout-branches
diff options
context:
space:
mode:
Diffstat (limited to 'git-submodules-checkout-branches')
-rwxr-xr-xgit-submodules-checkout-branches7
1 files changed, 0 insertions, 7 deletions
diff --git a/git-submodules-checkout-branches b/git-submodules-checkout-branches
deleted file mode 100755
index f254ca9..0000000
--- a/git-submodules-checkout-branches
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-#
-# Checkout branches in all submodules, recursivelly.
-#
-
-# Run recursivelly for each submodule
-git submodule foreach --recursive git-submodule-checkout-branch