An open API service indexing awesome lists of open source software.

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.

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
[![GitHub](https://img.shields.io/badge/github-000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/suhailroushan13)

[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/suhailroushan/)

[![twitter](https://img.shields.io/badge/twiiter-00acee?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/0xsuhailroushan)