COSC_3P95_Assignment_2/commit.sh

5 lines
69 B
Bash
Executable File

git add *
git commit
git push -u origin main
git push -u github main