- correctif fonctions git

This commit is contained in:
Frogg 2026-05-11 20:23:35 +02:00
parent 87a54de475
commit 19c29d043f
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ gitclone(){
giturl(){
local branch
branch=get-branch
branch=getbranch
git remote set-url origin "$1"