You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Library to consider: https://github.com/src-d/go-git
The text was updated successfully, but these errors were encountered: