Skip to content

this is a shell script to automate the git add commit and push process

License

Notifications You must be signed in to change notification settings

JohananOppongAmoateng/git-automation-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Add Commit Push Automation Project

This project is a simple automation script that allows you to add, commit and push changes to your Git repository in one go. It saves you time and effort by automating the process of adding, committing and pushing changes.

Requirements

  • Git installed on your system
  • Bash shell

Installation

  1. Clone the repository to your local machine using the following command:

git clone https://github.com/johananoppongamoateng/git-automation-script.git

  1. Navigate to the project directory:

cd git-automation-script

  1. Make the script executable:

chmod u+x install.sh

  1. Run the script:

./install.sh

Usage

The script takes prompts you for the commit message and files to be staged:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

this is a shell script to automate the git add commit and push process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages