changed git.sh
This commit is contained in:
parent
5927b09e7d
commit
23967cb2c8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ function gsa
|
||||||
|
|
||||||
# ─< Prompt the user to enter the relative path where the submodule will be cloned >────────
|
# ─< Prompt the user to enter the relative path where the submodule will be cloned >────────
|
||||||
# ─< Advise not to use the leading / or ./ >────────────────────────────────────────────────
|
# ─< Advise not to use the leading / or ./ >────────────────────────────────────────────────
|
||||||
echo "-- enter the relative path, where the submodule will be cloned to. (don't use fist / or ./) --"
|
echo "-- enter the relative path, where the submodule will be cloned to. (!! do it like this: ./path/to/clone/to) --"
|
||||||
read -S path
|
read -S path
|
||||||
|
|
||||||
echo "-- enter a name for the submodule --"
|
echo "-- enter a name for the submodule --"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue