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

git: 'lab' is not a git command.

Open tamlyn opened this issue 10 years ago • 1 comments

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?

tamlyn avatar Oct 19 '15 19:10 tamlyn

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.

ElijahLynn avatar Mar 30 '17 22:03 ElijahLynn