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

https://github.com/vovanr/git-delete-current-branch

Delete current git branch after close pull request
https://github.com/vovanr/git-delete-current-branch

git

Last synced: about 1 month ago
JSON representation

Delete current git branch after close pull request

Awesome Lists containing this project

README

          

# git-delete-current-branch

> Delete git branch after close pull request

```shell
git-delete-current-branch
```

## Install
Download [`libexec/git-delete-current-branch`](libexec/git-delete-current-branch) to `~/.local/bin/`

## Install with [basher](https://github.com/basherpm/basher)
```
basher install vovanr/git-delete-current-branch
```

## License
MIT © [Vladimir Rodkin](https://github.com/VovanR)