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
62c42d8bbe
AGSTATUS
/
Commit.sh
6 lines
75 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
git add .
git commit -m
"
$(
date +%m-%d-%y_%H:%M:%S
)
"
git push
Reference in New Issue
View Git Blame
Copy Permalink