Edison Moreland

Results 5 comments of Edison Moreland

Which library/license was giving you trouble?

I can't find this function. Could you link the file you found it in?

Okay, I found it in the [v1 branch](https://github.com/plouc/go-gitlab-client/blob/v1/repositories.go#L206). It looks like the refname param was just never added and the whole function disappeared with v2. Thankfully, it should be really...

I've added `RefName` to the `CommitOptions` object so that you can use the `ProjectCommits` function. Here is my change: https://github.com/edison-moreland/go-gitlab-client/blob/v3/gitlab/commits.go#L97 You'll need to switch to the v3 branch of my...

This has become a major issue for us and we havent found a solution in Liget. So we'll be switching to Nexus OSS very soon