changed git.sh

This commit is contained in:
pika 2024-05-23 20:32:47 +02:00
parent 5927b09e7d
commit 23967cb2c8

View file

@ -12,7 +12,7 @@ function gsa
# ─< Prompt the user to enter the relative path where the submodule will be cloned >────────
# ─< 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
echo "-- enter a name for the submodule --"