@@ -13,4 +13,5 @@ then
|
||||
echo "Initializing tool_repos"
|
||||
mkdir -p tool_repos/uninitialized.git
|
||||
git init --bare tool_repos/initialized.git
|
||||
git init tool_repos/non-bare-init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user