Skip to content

Easily commit and push to GitHub, Bit Bucket and also both by single command.

Notifications You must be signed in to change notification settings

pr656d/GitScripts

Repository files navigation

GitScripts

Easily commit and push to GitHub, Bit Bucket and also both by single command.

How To Use

=> Make sure you grant permission to execute.

  1. Open Git Bash and navigate to the directory where the scripts are and execute them.

  2. Also you can use alias of this scripts to easily use them from anywhere in terminal.

    1. find "bash.bashrc" file at "C:\Program Files\Git\etc" in windows.
    2. Open it in your favourite editor.
    3. Add this lines at the end of the file "alias alias_name='path/to/your/script'". Change accordingly.

Learned

- Bash scripting

About

Easily commit and push to GitHub, Bit Bucket and also both by single command.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages