Skip to content

Commit 55b34f3

Browse files
committed
Merge branch 'es/first-contrib-tutorial'
A new tutorial targetting specifically aspiring git-core developers. * es/first-contrib-tutorial: doc: add some nit fixes to MyFirstContribution documentation: add anchors to MyFirstContribution documentation: add tutorial for first contribution
2 parents 3dc47c4 + 2656fb1 commit 55b34f3

File tree

2 files changed

+1133
-0
lines changed

2 files changed

+1133
-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)