On 1/19/07, Junio C Hamano <junkio@xxxxxxx> wrote:
"Santi Béjar" <sbejar@xxxxxxxxx> writes: > On 1/19/07, Junio C Hamano <junkio@xxxxxxx> wrote: >> > -git.7 git.html: git.txt core-intro.txt >> > +git.7 git.html: git.txt core-intro.txt $(cmds_txt) >> >> I do not think this is needed; doesn't doc.dep catch cmds_txt as >> well? > > It's not needed. I didn't see the doc.dep. Thanks for sanity-checking. The reason for the first hunk I gave in my previous message was wrong, by the way; there is no circular dependency. The first hunk is a good change nevertheless, because what will be in cmds-*.txt command list does not depend on what is in git.txt.
I can not reproduce it, but I got a circular depencency. This was my motivation for the patch. Anyway, at least there is a usefull hunk in my patch :) Santi - 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