diff options
| author | Junio C Hamano <junkio@cox.net> | 2005-12-09 23:07:29 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2005-12-09 23:07:29 -0800 |
| commit | db9536c8566bc7b2f2dd388a066bb0fda960b379 (patch) | |
| tree | 0e11b77639325be036119dfabd5eee847871256b /Documentation/Makefile | |
| parent | 10b94e283aa76d56b85cfc9fcb8bc63f167b580b (diff) | |
| download | git-db9536c8566bc7b2f2dd388a066bb0fda960b379.tar.xz | |
Everyday GIT with 20 commands
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/Makefile')
| -rw-r--r-- | Documentation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
