Panshul Gupta
Results
2
issues of
Panshul Gupta
I am trying to clone a repository in my CI pipeline (Bitbucket pipeline). in the pipeline step: a normal `git clone [email protected]:company/repo-name.git` works fine. git.Clone() from go-git gives an error:...
Will be good to have some util methods for testing purpose. Such as for mocking the client and its services. So that we can: - provide a method to be...