Clone this Github repository into your system.
- Make it executable
chmod +x git_commit_and_push.sh
- Run the script
./git_commit_and_push.sh <your-branch-name> "Your commit message over here"
Clone this Github repository into your system.
chmod +x git_commit_and_push.sh
./git_commit_and_push.sh <your-branch-name> "Your commit message over here"