Documentation: commit-tree: remove 16 parents restriction
authorThomas Rast <trast@student.ethz.ch>
Fri, 8 Aug 2008 07:52:55 +0000 (09:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Aug 2008 10:01:52 +0000 (03:01 -0700)
ef98c5ca lifted the 16 parents restriction in builtin-commit-tree.c,
but forgot to update the documentation.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found