git-gitlab
git-gitlab copied to clipboard
git: 'lab' is not a git command.
I've got git-lab on my path and it works when I type git-lab from anywhere but when I try git lab I get git: 'lab' is not a git command.
I'm on OS X 10.10.5 with git and go installed via homebrew. Anyone else come across this?
Pretty sure you have to create an alias to get that to work, but it isn't mentioned in the instructions.
gitlab lab
would be what it is if you didn't wrap it. Check out https://github.com/github/hub for instructions.