Skip to content

Replace outdated links to Git for Windows' wiki #759

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
Replace outdated links to Git for Windows' wiki
Git for Windows' wiki pages were migrated in git-for-windows/git-for-windows.github.io#59.
  • Loading branch information
dscho authored Mar 19, 2025
commit 51ce1c182415c00a973df4e9473bfafbd37b97e9
4 changes: 2 additions & 2 deletions Hacking-Git.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ suggest improvements. Thanks!

* ["`SubmittingPatches`"](https://git-scm.com/docs/SubmittingPatches/)

* [Git for Windows' "Good commits"](https://github.com/git-for-windows/git/wiki/Good-commits)
* [Git for Windows' "Good commits"](https://gitforwindows.org/good-commits)

## Process related tools and sites

Expand Down Expand Up @@ -108,7 +108,7 @@ suggest improvements. Thanks!

## Debugging

* [Git for Windows' Debugging Git](https://github.com/git-for-windows/git/wiki/Debugging-Git)
* [Git for Windows' Debugging Git](https://gitforwindows.org/debugging-git)

* [Launching GDB explanations in CodingGuidelines](https://github.com/git/git/blob/v2.27.0/Documentation/CodingGuidelines#L441-L445)

Expand Down