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

mingw-w64-git: use /proc/cygdrive prefix in bin path when installing redirectors #125

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

A2uria
Copy link

@A2uria A2uria commented Jul 19, 2024

dscho and others added 2 commits July 19, 2024 11:28
…asciidoctor`"

This was a temporary workaround and is not needed anymore.

This reverts commit 0546109.

Signed-off-by: Johannes Schindelin <[email protected]>
…redirectors

If cygdrive is mounted to something other than `/` (e.g. `/mnt/`),
upgrading `mingw-w64-git` using pacman will result in redirectors (e.g.
`/bin/git.exe`) being installed to an incorrect path. (e.g. `C:/Program
Files/Git/bin` to `C:/Program Files/Git/C/Program Files/Git/bin`).

Signed-off-by: A2uria <[email protected]>
Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho merged commit 3c1b7c5 into git-for-windows:main Jul 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants