Easily commit and push to GitHub, Bit Bucket and also both by single command.
=> Make sure you grant permission to execute.
-
Open Git Bash and navigate to the directory where the scripts are and execute them.
-
Also you can use alias of this scripts to easily use them from anywhere in terminal.
- find "bash.bashrc" file at "C:\Program Files\Git\etc" in windows.
- Open it in your favourite editor.
- Add this lines at the end of the file "alias alias_name='path/to/your/script'". Change accordingly.
- Bash scripting