Sfoglia il codice sorgente

202511260818

pull/1/head
Thibaud 3 mesi fa
parent
commit
095d35d999
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      git_01_quick_commit.sh

+ 2
- 0
git_01_quick_commit.sh Vedi File

@ -2,6 +2,8 @@
TIMESTAMP=`date "+%Y%m%d%H%M"`
git add .
TEST=$(git_99_status.sh)
if [ ! "$TEST" = "GIT STATUS OK" ]

Caricamento…
Annulla
Salva