From 577857bd105720c3f3351f1a33afb5abc2428199 Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 22 May 2024 17:52:52 +0200 Subject: [PATCH] removed a mistake --- functions/git.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/git.fish b/functions/git.fish index df354bd..d949df7 100644 --- a/functions/git.fish +++ b/functions/git.fish @@ -1,4 +1,4 @@ -function gcm +function gsu 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 relative path, where the submodule will be cloned to. (don't use fist /" path