diff --git a/functions/git.fish b/functions/git.fish index 0964d10..f063b31 100644 --- a/functions/git.fish +++ b/functions/git.fish @@ -1,4 +1,4 @@ -function gsu +function gsa echo "-- enter the repository to add as a submodule: https://" read repo echo "-- enter the branch to checkout (main/master..): "