Skip to content

coralexbadea/ScriptForAutomatingGitCommits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages