git-rollback-npm
v1.0.1
Published
Rollback in GitHub refers to the process of reverting changes made to a repository back to a previous commit. This can be useful in situations where a mistake was made, or a bug was introduced, and you need to undo recent changes to get your repository ba
Downloads
3
Readme
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