This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
hansi
/
MySettings
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
MySettings
/
MyBookmarks
/
PushToServer.cmd
PushToServer.cmd
86 B
Permalink
Cronologia
Originale
1
2
3
4
5
chcp 936
git pull
git add .
git commit -m "%date:~0,4%%date:~5,2%%date:~8,2%"
git push