Ver a proveniência

202511211320

develop
Thibaud há 1 mês
ascendente
cometimento
227cf54995
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      git_99_status.sh

+ 2
- 0
git_99_status.sh Ver ficheiro

@ -12,6 +12,7 @@ then
then
git status
fi
echo
echo # (optional) move to a new line
read -p "Voulez-vous ajouter les modifications courantes ? " -n 1 -r
@ -20,6 +21,7 @@ then
then
git add .
fi
echo
fi
TEST2=`git status | grep propre | wc -l`

Carregando…
Cancelar
Guardar