This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
dabory-docu
/
current-docu
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
current-docu
/
shell
/
gitpush-you-can-change-name-by-editing-this-file.sh
gitpush-you-can-change-name-by-editing-this-file.sh
95 B
Link permanente
Histórico
Em bruto
1
2
3
4
#!/bin/bash
git add .
git commit -m "$(date +%y%m%d)-$(date +%H%M)-Kim"
git push origin master