Ver código fonte

202511211457

develop
Thibaud 1 mês atrás
pai
commit
3b4d658e9c
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      git_03_push_branch.sh

+ 1
- 1
git_03_push_branch.sh Ver arquivo

@ -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

Carregando…
Cancelar
Salvar