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

Search git and git-lfs via locate function #1984

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

uenz
Copy link
Contributor

@uenz uenz commented Oct 31, 2021

SparkleShare uses several comandline tools to provide functionality. While working on the windows version i saw that git path was hard coded and git-fls is copied to a BinPath in personal folder. With the extension to the Locate function, it is possible to hand over platform specific search pathes. With this modification the BinPath is no longer necessary anbd the platfrom dependance of Git.Fetcher and Git.Repository is no longer required.

@hbons hbons self-requested a review October 31, 2021 16:27
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.

1 participant