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

https://github.com/ysfscream/autogit

⚙️ Automate git rebase and force push. Download in
https://github.com/ysfscream/autogit

Last synced: 2 months ago
JSON representation

⚙️ Automate git rebase and force push. Download in

Awesome Lists containing this project

README

        

# git-rebase-automated-tool

⚙️ Automate git rebase and force push.

Git simplifies the git rebase -i HEAD~$num -> vi -> git push -f process.

# Usage

- Copy the `autogit.sh` to you want to git where the root directory of project.
- Open a terminal

```shell
$ chmod u+x autogit.sh

$ ./autogit.sh