index
:
learning-rust
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
save.sh
blob: f4729102b112e3a1b51dfb2b148e422b49d4487b (
plain
) (
blame
)
1
2
3
4
#!/bin/bash
git add . git commit -m
'$(date "+%D %T")'
git push