A script for automating git commits for your bitbucket repository. Follow the steps:
- Install expect Package with command: sudo apt-get install -y expect
- Move scriptpush.sh file in the folder created with git clone where you desire to commit something
- type chmod +777 scriptpush.sh
- put you password and username in the specified places
- type ./scriptpush.sh