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

Check for 'git' before fetching/building grammars #7320

Merged

Conversation

the-mikedavis
Copy link
Member

Previously the error message for this potential failure-case was confusing: "no such file or directory". hx -g fetch, hx -g build and the helix-term builder should bail early if the git binary is not available.

Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
@the-mikedavis the-mikedavis added C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much A-tree-sitter Area: Tree-sitter S-waiting-on-review Status: Awaiting review from a maintainer. labels Jun 12, 2023
@pascalkuthe pascalkuthe merged commit 25ad534 into helix-editor:master Jun 12, 2023
rozaliev pushed a commit to rozaliev/helix that referenced this pull request Jun 13, 2023
Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
Triton171 pushed a commit to Triton171/helix that referenced this pull request Jun 18, 2023
Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
@the-mikedavis the-mikedavis deleted the md-loader-check-for-git branch June 23, 2023 22:14
wes-adams pushed a commit to wes-adams/helix that referenced this pull request Jul 4, 2023
Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
mtoohey31 pushed a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Previously the error message for this potential failure-case was
confusing: "no such file or directory". `hx -g fetch`, `hx -g build` and
the helix-term builder should bail early if the git binary is not
available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tree-sitter Area: Tree-sitter C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants