Skip to content

Conversation

@dragouf
Copy link

@dragouf dragouf commented Feb 1, 2017

Another fix for windows version

@ghthor
Copy link
Member

ghthor commented Feb 2, 2017

What version of git is shipping with msysgit. If these changes are going to go through to support msysgit they need to happen in a crossplatform way, and they currently are not.

I don't use windows anymore, ever. We'll need to communicate a lot to make this happen.

@dragouf
Copy link
Author

dragouf commented Feb 2, 2017

Yes sorry, it was more to help people to use your tool on windows and it is not expected to be merged.

@LibbyJane
Copy link

LibbyJane commented May 18, 2017

Thank you heaps for this! Scm_breeze is working on my windows machine now, this makes me very happy :D

@h223chen
Copy link

just wanted to mention that this fix worked for me on windows as well :) thanks! 👍

@natankruger
Copy link

Yes sorry, it was more to help people to use your tool on windows and it is not expected to be merged.

Thank you, it helpet alot.

@JohannesBrand
Copy link

what worked for me is replacing $_git_cmd branch --color=always $(token_quote "$@") by sh -c ' $_git_cmd branch --color=always $(token_quote "$@")' in branch_shortcuts.sh. I assume this is to fix the Errno::ENOENT I get when running any git branch command on windows using mingw64 otherwise.

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.

7 participants