This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
wicresoft
/
kerryprops_bookmarks
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
e93a275b91
Gałęzie
Tagi
master
kerryprops_book...
/
push.sh
push.sh
101 B
Historia
Czysty
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