From db9536c8566bc7b2f2dd388a066bb0fda960b379 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 9 Dec 2005 23:07:29 -0800 Subject: Everyday GIT with 20 commands Signed-off-by: Junio C Hamano --- Documentation/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/Makefile') diff --git a/Documentation/Makefile b/Documentation/Makefile index be4f3e13c6..a1ff2c2170 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -9,6 +9,7 @@ ARTICLES += diffcore ARTICLES += howto-index ARTICLES += repository-layout ARTICLES += hooks +ARTICLES += everyday # with their own formatting rules. SP_ARTICLES = glossary howto/revert-branch-rebase -- cgit v1.3-5-g9baa