Skip to content

This Bash script is designed to automate the process of rolling back to a previous commit on a GitHub repository. The script will essentially perform the same steps that a user would take manually to roll back a commit, but it will do so automatically.

suhailroushan13/git-rollback-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Rollback Bash Script

This Bash script allows you to roll back to the previous commit on GitHub.

Usage

To use the script, follow these steps:

Make sure your repository have more than 2 commits to get rollbacked

sudo npm install git-rollback-npm
rollback

Authors

🔗 Links

GitHub

linkedin

twitter

About

This Bash script is designed to automate the process of rolling back to a previous commit on a GitHub repository. The script will essentially perform the same steps that a user would take manually to roll back a commit, but it will do so automatically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages