git-repo icon indicating copy to clipboard operation
git-repo copied to clipboard

add support for shorter aliases of commands

Open guyzmo opened this issue 8 years ago • 0 comments

for example, instead of typing:

git hub request create

make it possible to type:

git hub pr create
git hub pr c
git hub mr c
git hub r c

(a suggestion from @bbouvier)

guyzmo avatar Jan 22 '17 10:01 guyzmo