We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3478d commit 505739fCopy full SHA for 505739f
Documentation/core-tutorial.txt
@@ -1469,8 +1469,8 @@ Working with Others
1469
Although git is a truly distributed system, it is often
1470
convenient to organize your project with an informal hierarchy
1471
of developers. Linux kernel development is run this way. There
1472
-is a nice illustration (page 17, "Merges to Mainline") in Randy
1473
-Dunlap's presentation (`http://tinyurl.com/a2jdg`).
+is a nice illustration (page 17, "Merges to Mainline") in
+link:http://tinyurl.com/a2jdg[Randy Dunlap's presentation].
1474
1475
It should be stressed that this hierarchy is purely *informal*.
1476
There is nothing fundamental in git that enforces the "chain of
0 commit comments