Selaa lähdekoodia

202511211320

develop
Thibaud 1 kuukausi sitten
vanhempi
commit
227cf54995
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      git_99_status.sh

+ 2
- 0
git_99_status.sh Näytä tiedosto

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

Ladataan…
Peruuta
Tallenna