This website requires JavaScript.
Explore
Help
Sign In
rax
/
AGSTATUS
mirror of
https://github.com/nate2014jatc/AGSTATUS
Watch
1
Star
1
Fork
You've already forked AGSTATUS
0
Code
Issues
Releases
Activity
7c4af302d6
AGSTATUS
/
Commit.sh
4 lines
73 B
Bash
Raw
Normal View
History
Unescape
Escape
11-17-20_22:14:36
2020-11-17 22:14:36 -07:00
#!/bin/bash
git add .
git commit -m
"
$(
date +%m-%d-%y_%H:%M:%S
)
"
modified: Commit.sh 11-13-2023 01:04
2023-11-13 01:04:05 -07:00
git push