mirror of
https://github.com/flynx/git-utils.git
synced 2025-10-28 10:40:08 +00:00
Merge branch 'master' of github.com:flynx/git-utils
This commit is contained in:
commit
33ebc6e5aa
@ -66,7 +66,6 @@ for repo in ${LIST[@]} ; do
|
||||
fi
|
||||
|
||||
mkdir -p "${repo[0]}"
|
||||
cd "${repo[0]}"
|
||||
|
||||
git clone ${repo[1]} "${repo[0]}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user