-
Notifications
You must be signed in to change notification settings - Fork 31
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
should improve docs for windows manual installation with Git-Bash #563
Comments
so we're going to support Git Bash, make sure everything should work (along with options for Git Bash to avoid any conflict between Git Bash with Cygwin). If everything works better on Git Bash, let's use Git Bash by default and deprecate Cygwin support. |
related: #509 |
@ teracyhq#563 | apply comments @ teracyhq#563 | fix typo @ teracyhq#563 | apply comments @ teracyhq#563 | use choco @ teracyhq#563 | add window docs
need @hoavt to verify the getting_started docs on Windows |
should check on this section if it applied for both Git-Bash and Cygwin https://github.com/teracyhq/dev/blob/develop/docs/getting_started.rst#git-setup If not, move or denote the content to the right section |
the problem could be related to inconsistent new line character setting between cygwin and git bash, need @datphan to find the root cause and solution for it. |
As per discussion, let's remove git-bash support, we'll stick to cygwin, so let's remove the existing git-bash docs. |
Only happen when we use
cygwin
So it can cover: Issues with shell when SSH-ing into Vagrant hashicorp/vagrant#9143 (comment)
As well as win 10 pro
Rsync with Git Bash
To use rsync with
Git Bash
:download rsync-3.1 at http://www2.futureware.at/~nickoe/msys2-mirror/msys/x86_64/
extract and copy
rsync.exe
to C:\Program Files\Git\usr\binThe text was updated successfully, but these errors were encountered: