/ScriptForAutomatingGitCommits

A script that automates add, commit and push with password completion for bitbucket account.

Primary LanguageShell

ScriptForAutomatingGitCommits

A script for automating git commits for your bitbucket repository. Follow the steps:

  1. Install expect Package with command: sudo apt-get install -y expect
  2. Move scriptpush.sh file in the folder created with git clone where you desire to commit something
  3. type chmod +777 scriptpush.sh
  4. put you password and username in the specified places
  5. type ./scriptpush.sh