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

Drop dependency on git.exe #101

Open
kjjuno opened this issue Feb 25, 2017 · 1 comment
Open

Drop dependency on git.exe #101

kjjuno opened this issue Feb 25, 2017 · 1 comment

Comments

@kjjuno
Copy link
Member

kjjuno commented Feb 25, 2017

Use LibGit2Sharp instead

@kjjuno kjjuno added this to the v0.4.0 milestone Feb 25, 2017
kjjuno pushed a commit that referenced this issue Feb 28, 2017
Why: We want to move away from pinvoke git

This change addresses the need by:

* Beginning to use LibGit2Sharp to perform git operations directly in C#
@kjjuno
Copy link
Member Author

kjjuno commented Feb 28, 2017

This tool doesn't make a lot of sense if git.exe isn't available. I've been looking into this, and it complicates the code for little benefit. I'm removing this from v0.4.0 and may eventually mark this as won't fix.

@kjjuno kjjuno modified the milestones: v0.4.0, vNext Feb 28, 2017
@kjjuno kjjuno modified the milestone: v0.6.0-beta Mar 23, 2017
@kjjuno kjjuno added this to Approved in v0.6.0 Feature Pipeline Mar 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant