Thomas Ackermann <th.acker@xxxxxxxx> writes: > Signed-off-by: Thomas Ackermann <th.acker@xxxxxxxx> > --- > Documentation/Makefile | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/Makefile b/Documentation/Makefile > index 3615504..7df75d0 100644 > --- a/Documentation/Makefile > +++ b/Documentation/Makefile > @@ -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 Heh, good eyes. How did you spot it? If not by eyeballing but with some mechanical process, did you spot any others? > 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))) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html