Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement native golang git library support #3

Open
makarski opened this issue Jul 25, 2019 · 0 comments
Open

Implement native golang git library support #3

makarski opened this issue Jul 25, 2019 · 0 comments

Comments

@makarski
Copy link
Owner

At the moment cloning the libraries happens via invocation of cli command git.
Let us investigate whether a native git client implementation could make sense.

Acceptance Criteria

  • a go library is picked
  • the library is implemented to replace the cli command invocation
  • the implementation is covered with tests

Library to consider: https://github.com/src-d/go-git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant