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

Replace native git with jgit implementation #895

Closed
ddementieva opened this issue Mar 29, 2016 · 0 comments
Closed

Replace native git with jgit implementation #895

ddementieva opened this issue Mar 29, 2016 · 0 comments
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.

Comments

@ddementieva
Copy link
Contributor

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

@ddementieva 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
@ghost ghost closed this as completed Mar 30, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/epic A long-lived, PM-driven feature request. Must include a checklist of items that must be completed.
Projects
None yet
Development

No branches or pull requests

1 participant