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 for linux hooks #386

Merged
merged 11 commits into from
Nov 1, 2020
Merged

fix for linux hooks #386

merged 11 commits into from
Nov 1, 2020

Conversation

pm100
Copy link
Contributor

@pm100 pm100 commented Oct 28, 2020

pre-commit now works

also improved the layout of error message dialog to preserve the message formatting

README.md Outdated Show resolved Hide resolved
asyncgit/src/sync/hooks.rs Show resolved Hide resolved
src/components/commit.rs Outdated Show resolved Hide resolved
src/components/msg.rs Outdated Show resolved Hide resolved
src/components/msg.rs Outdated Show resolved Hide resolved
@pm100
Copy link
Contributor Author

pm100 commented Oct 30, 2020

FYI - this code works on both linux and windows on my dev system. But I think thats because I have WSL installed. I am not sure what will happen on the github test systems. So I have tests for both windows and non windows. I will check that in and see what happens. I have resolved all yr other issues.

@extrawurst
Copy link
Owner

@pm100 two more things and we can merge this

@extrawurst extrawurst merged commit 99c3277 into extrawurst:master Nov 1, 2020
@extrawurst extrawurst linked an issue Nov 1, 2020 that may be closed by this pull request
extrawurst pushed a commit that referenced this pull request May 27, 2021
@pm100 pm100 deleted the hooks branch May 10, 2023 11:58
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.

pre-commit hooks do not run
2 participants