Skip to content
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
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