Skip to content

Replace outdated links to Git for Windows' wiki #372

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

Merged
merged 1 commit into from
Mar 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion web/docs/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pacman -S git

The [git-for-windows](https://github.com/git-for-windows) project maintains various patches on top of git itself as well as patches various MSYS2 packages to get the git test suite to pass on Windows and provide a complete and bug-free git experience. Our long term goal is to include their git build, but no one has started working on this yet.

There exists a guide to install the official build into MSYS2: https://github.com/git-for-windows/git/wiki/Install-inside-MSYS2-proper but note that this setup is only supported on a best effort basis and any issues should be verified with the official git build before reporting them upstream.
There exists a guide to install the official build into MSYS2: https://gitforwindows.org/install-inside-msys2-proper but note that this setup is only supported on a best effort basis and any issues should be verified with the official git build before reporting them upstream.

### Why are "gitk" and "git gui" not working in the MSYS environment?

Expand Down