Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itchyny/git-branch-name

Optimally fast branch name command for Git.
https://github.com/itchyny/git-branch-name

git

Last synced: 28 days ago
JSON representation

Optimally fast branch name command for Git.

Awesome Lists containing this project

README

        

# git branch-name
Optimally fast branch name command for Git.

### Installation

```vim
autoreconf -i
./configure
make
sudo make install
git branch-name
```

Installation with Homebrew.
```shell
brew install itchyny/tap/git-branch-name
```

## Authors
itchyny (https://github.com/itchyny)

notfed (https://github.com/notfed)

## License
This software is released under the MIT License, see LICENSE.