testing..
This commit is contained in:
parent
34ffc411fd
commit
9d53a5d6b6
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ function gsa
|
|||
read -S branch
|
||||
echo "-- enter the relative path, where the submodule will be cloned to. (don't use fist /"
|
||||
read -S path
|
||||
echo "git submodule add --branch $branch --name $path $repo"
|
||||
echo "git submodule add --branch $branch --name $path https://$repo"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue