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
This will allow not to require native git on ext server.
Now to be able to work with git we assume that user image contains git by default. Also git have to be with some specific version. 1.9 or higher. Which is not actually true. Implementation based on jgit will allow us.
Remove dependency on git in docker image
More easy programming git features.
Easy interpretation of git commands execution results
The text was updated successfully, but these errors were encountered:
ddementieva
added
the
kind/epic
A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
label
Mar 29, 2016
This will allow not to require native git on ext server.
Now to be able to work with git we assume that user image contains git by default. Also git have to be with some specific version. 1.9 or higher. Which is not actually true. Implementation based on jgit will allow us.
Remove dependency on git in docker image
More easy programming git features.
Easy interpretation of git commands execution results
The text was updated successfully, but these errors were encountered: