git-gitlab
git-gitlab copied to clipboard
gitlab command line interface
``` $ git-lab merge-request -b csp-updates -h master Incorrect Usage. NAME: merge-request - create merge request. USAGE: command merge-request [arguments...] DESCRIPTION: ```
After following all described setup, evaluating `git lab show -- issue/10` returns nothing. El Capitan 10.11.5 ## Suggestion Show some kind of error message.
"git lab create" is not seemed to work for me. I tried to put command with following instruction. ``` cd test git init # "git hub create"and "git lab clone"...
First I follow the README and do: ```bash $ go get gopkg.in/libgit2/git2go.v23 # gopkg.in/libgit2/git2go.v23 could not determine kind of name for C.GIT_CHECKOUT_DONT_WRITE_INDEX could not determine kind of name for C.GIT_CHECKOUT_RECREATE_MISSING...
Kind of an extreme thing to ask for, but there are some reasons for this. `go get github.com/numa08/git-lab` will generate a binary named git-lab automatically. Alternatively, it's common to put...
Should Solve #57 Just like #51?
I was about to install the package on arch Linux and encountered the following error during `makepkg`: ``` ==> Starting prepare()... # gopkg.in/libgit2/git2go.v24 src/gopkg.in/libgit2/git2go.v24/git.go:9:3: error: #error "Invalid libgit2 version; this...
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 El Capitan. I can build and install `git-gitlab` just fine, but when I try to run it (after running the `git config` commands) I get the following error:...
Hey @numa08, I really like this gem and is exactly what I was looking for! I'd like to help and build some more functionality on top of git-gitlab I'd like...