removed a mistake
This commit is contained in:
parent
2d3e5dabcc
commit
577857bd10
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
function gcm
|
function gsu
|
||||||
read -p "-- enter the repository to add as a submodule: https://" repo
|
read -p "-- enter the repository to add as a submodule: https://" repo
|
||||||
read -p "-- enter the branch to checkout (main/master..): " branch
|
read -p "-- enter the branch to checkout (main/master..): " branch
|
||||||
read -p "-- enter the relative path, where the submodule will be cloned to. (don't use fist /" path
|
read -p "-- enter the relative path, where the submodule will be cloned to. (don't use fist /" path
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue