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

Fix git check for windows #87

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

RealFX-Code
Copy link

Description

Fix git path being hard-coded on windows.
Also added a vs-code debugging profile for others to not go in the same route as me: trying to debug while vscode's debugger runs everything from the wrong directory.

Features

Disable HyFetch's requirement of git installed from the "GitForWindows" website. (https://gitforwindows.org/)

Issues

None AFAIK, Don't know if this works with the GitForWindows version of git yet, but i assume it does due to my un-obtrusive code additions.

TODO

Verify compatibility with GitForWindows.

@RealFX-Code
Copy link
Author

Fixes #83, Confirmed working

@hykilpikonna
Copy link
Owner

Thanks, that should work!

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

Successfully merging this pull request may close these issues.

None yet

2 participants