Explorar el Código

202511211457

develop
Thibaud hace 1 mes
padre
commit
3b4d658e9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      git_03_push_branch.sh

+ 1
- 1
git_03_push_branch.sh Ver fichero

@ -3,7 +3,7 @@
CIBLE=$1
if [ "$CIBLE" == "" ]
then
Using $GIT_CURRENT_BRANCH as cible
echo "Using $GIT_CURRENT_BRANCH as cible"
CIBLE=$GIT_CURRENT_BRANCH
fi

Cargando…
Cancelar
Guardar