Skip to content

Commit e69aa3c

Browse files
committed
Merge branch 'es/first-contrib-tutorial' into pu
A WIP of a new tutorial targetting specifically aspiring git-core developers. * es/first-contrib-tutorial: documentation: add lab for first contribution
2 parents ed11c63 + 5941c79 commit e69aa3c

File tree

2 files changed

+1066
-0
lines changed

2 files changed

+1066
-0
lines changed

Documentation/Makefile

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

7979
TECH_DOCS += SubmittingPatches
80+
TECH_DOCS += MyFirstContribution
8081
TECH_DOCS += technical/hash-function-transition
8182
TECH_DOCS += technical/http-protocol
8283
TECH_DOCS += technical/index-format

0 commit comments

Comments
 (0)