Allow hooks/pre-commit.hook file to developing of Cartero on Windows ? #6
Closed
ericktucto
started this conversation in
Ideas
Replies: 2 comments
-
|
I need to give it a try, but I suppose it should work, since Git should still require a POSIX environment to work. In other words, Git for Windows should come with Bash and all the stuff and I expect the hooks to run inside the provided Bash for compatibility with other operating systems, even if PowerShell is available. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you, I don't use Windows, I didn't know what tools they use in Windows for development in Rust. Then there should be no problems with the script |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I havent installed Windows, but hooks/pre-commit.hook file is sh script I dont know if execute on Windows.
Could Gitbash execute this script? I dont know
click to see script
Beta Was this translation helpful? Give feedback.
All reactions