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