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 gitcmd with go-git #263

Open
lukas016 opened this issue Nov 30, 2023 · 0 comments
Open

replace gitcmd with go-git #263

lukas016 opened this issue Nov 30, 2023 · 0 comments

Comments

@lukas016
Copy link

Hi,

could be possible replace https://github.com/wadackel/go-gitcmd with https://github.com/go-git/go-git?

Main reason is dependency to git command. It looks as external dependency which can be problematic in future because gitcmd wasn't updated 5 years and git is still develop.

Using golang implementation of git can improve re-usability of app between multiple different system.

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

No branches or pull requests

1 participant