gitbatch icon indicating copy to clipboard operation
gitbatch copied to clipboard

Feature request: Provide binaries for people running MSYS bash on Windows

Open ram-bv opened this issue 5 years ago • 2 comments

I think that these actually would just be Windows binaries, and the MSYS part would be irrelevant, but I'm not 100% sure.

ram-bv avatar Feb 02 '20 10:02 ram-bv

Actually this project is pure Go and it shouldn't be a problem to run on Windows. I didn't included the binaries because I didn't tested on Windows, feel free to compile on windows and share your feedback :)

Let me know if you need assistance regarding to compiling on windows.

isacikgoz avatar Feb 03 '20 08:02 isacikgoz

I just cloned the repo and ran go build ./cmd/gitbatch and it seems to have succeeded without errors, and gitbatch.exe seems to run.

So far it appears to work on Windows.

ScatteredRay avatar Aug 17 '20 18:08 ScatteredRay