Przeglądaj źródła

202511211320

pull/1/head
Thibaud 3 miesięcy temu
rodzic
commit
227cf54995
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      git_99_status.sh

+ 2
- 0
git_99_status.sh Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz