Skip to content

Commit 043ec3a

Browse files
committed
Merge branch 'es/first-contrib-tutorial' into jch
A new tutorial targetting specifically aspiring git-core developers. I think we are almost there. cf. <[email protected]> (v5) * es/first-contrib-tutorial: documentation: add anchors to MyFirstContribution documentation: add tutorial for first contribution
2 parents a3d051a + e705a6d commit 043ec3a

File tree

2 files changed

+1111
-0
lines changed

2 files changed

+1111
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ SP_ARTICLES += howto/maintain-git
7676
API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))
7777
SP_ARTICLES += $(API_DOCS)
7878

79+
TECH_DOCS += MyFirstContribution
7980
TECH_DOCS += SubmittingPatches
8081
TECH_DOCS += technical/hash-function-transition
8182
TECH_DOCS += technical/http-protocol

0 commit comments

Comments
 (0)