Skip to content

Commit 261fbda

Browse files
committed
Merge branch 'cc/bisect-doc'
2 parents c142465 + 69a9cd3 commit 261fbda

File tree

3 files changed

+1364
-0
lines changed

3 files changed

+1364
-0
lines changed

Documentation/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ DOC_HTML=$(MAN_HTML)
1717
ARTICLES = howto-index
1818
ARTICLES += everyday
1919
ARTICLES += git-tools
20+
ARTICLES += git-bisect-lk2009
2021
# with their own formatting rules.
2122
SP_ARTICLES = howto/revert-branch-rebase howto/using-merge-subtree user-manual
2223
API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))

0 commit comments

Comments
 (0)