- correctif fonctions git
This commit is contained in:
parent
87a54de475
commit
19c29d043f
|
|
@ -48,7 +48,7 @@ gitclone(){
|
|||
|
||||
giturl(){
|
||||
local branch
|
||||
branch=get-branch
|
||||
branch=getbranch
|
||||
|
||||
git remote set-url origin "$1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue