Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 360 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 360 Bytes

git-br

git branch wrapper command

Usage

$ git br [-h|--help][-s|--sync]

Installation

via zplug;

zplug "jhawthorn/fzy", \
    as:command, \
    hook-build:'make'
zplug "b4b4r07/git-br", \
    as:command, \
    use:'git-br'

License

This repository is forked from b4b4r07/git-br (MIT @ b4b4r07).

Maitainer

ktrysmt