https://github.com/suhailroushan13/git-rollback-npm
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.
https://github.com/suhailroushan13/git-rollback-npm
commits github rollback
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/suhailroushan13/git-rollback-npm
- Owner: suhailroushan13
- Created: 2023-04-20T00:58:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T19:48:35.000Z (about 3 years ago)
- Last Synced: 2025-02-19T12:45:34.967Z (over 1 year ago)
- Topics: commits, github, rollback
- Language: Shell
- Homepage: https://www.npmjs.com/package/git-rollback-npm
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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
```bash
sudo npm install git-rollback-npm
rollback
```
## Authors
- [Suhail Roushan](https://www.google.com/search?q=Suhail+Roushan)
## 🔗 Links
[](https://github.com/suhailroushan13)
[](https://www.linkedin.com/in/suhailroushan/)
[](https://twitter.com/0xsuhailroushan)