This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wicresoft
/
doc_project
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
9cd9c7d1d5
Branches
Tags
main
doc_project
/
push.sh
push.sh
101 B
Historique
Raw
1
2
3
4
5
#!/bin/sh
time=$(TZ=UTC-8 date +%Y-%m-%d" "%H:%M:%S)
git add . &&
git commit -m "$time" &&
git push