This website requires JavaScript.
Explore
Help
Sign In
tri11paragon
/
COSC-3P71-Final-Project
Watch
1
Star
0
Fork
You've already forked COSC-3P71-Final-Project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1b82d84457
COSC-3P71-Final-Project
/
commit.sh
6 lines
77 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
git add *
git commit
git push -u origin main
git push -u tpgc main
Reference in New Issue
View Git Blame
Copy Permalink