From 77323523c9aed412bf119bf7b827ce7f53350c77 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 23 Nov 2017 11:53:51 -0200 Subject: Refactor checkout branch scripts --- git-submodules-checkout-branches | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 git-submodules-checkout-branches (limited to 'git-submodules-checkout-branches') 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 -- cgit v1.2.3