]> Pileus Git - ~andy/git/commitdiff
Remove duplicate entry in ./Documentation/Makefile
authorThomas Ackermann <th.acker@arcor.de>
Wed, 19 Dec 2012 18:15:25 +0000 (19:15 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Dec 2012 18:24:23 +0000 (10:24 -0800)
Signed-off-by: Thomas Ackermann <th.acker@arcor.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile

index 361550422a6e180f5614305985cfd12aa964ffe0..7df75d0b9deedcbb7332ccdb83607ecee2c5ea02 100644 (file)
@@ -31,7 +31,6 @@ SP_ARTICLES += howto/separating-topic-branches
 SP_ARTICLES += howto/revert-a-faulty-merge
 SP_ARTICLES += howto/recover-corrupted-blob-object
 SP_ARTICLES += howto/rebuild-from-update-hook
-SP_ARTICLES += howto/rebuild-from-update-hook
 SP_ARTICLES += howto/rebase-from-internal-branch
 SP_ARTICLES += howto/maintain-git
 API_DOCS = $(patsubst %.txt,%,$(filter-out technical/api-index-skel.txt technical/api-index.txt, $(wildcard technical/api-*.txt)))