You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Hacking-Git.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ suggest improvements. Thanks!
28
28
29
29
## Understanding the Git code base
30
30
31
-
*["A birds-eye view of Git’s source code"](https://git-scm.com/docs/user-manual#birdview-on-the-source-code) in the Git User’s Manual
31
+
*["A birds-eye view of GitΓÇÖs source code"](https://git-scm.com/docs/user-manual#birdview-on-the-source-code) in the Git UserΓÇÖs Manual
*[Git for Windows' "Good commits"](https://github.com/git-for-windows/git/wiki/Good-commits)
59
+
*[Git for Windows' "Good commits"](https://gitforwindows.org/good-commits)
60
60
61
61
## Process related tools and sites
62
62
@@ -108,7 +108,7 @@ suggest improvements. Thanks!
108
108
109
109
## Debugging
110
110
111
-
*[Git for Windows' Debugging Git](https://github.com/git-for-windows/git/wiki/Debugging-Git)
111
+
*[Git for Windows' Debugging Git](https://gitforwindows.org/debugging-git)
112
112
113
113
*[Launching GDB explanations in CodingGuidelines](https://github.com/git/git/blob/v2.27.0/Documentation/CodingGuidelines#L441-L445)
0 commit comments