[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git
Subject:    Re: [EXPERIMENTAL PATCH] O(n) bisection algorithm
From:       Jon Seymour <jon.seymour () gmail ! com>
Date:       2005-06-30 9:03:51
Message-ID: 2cfc4032050630020359c76147 () mail ! gmail ! com
[Download RAW message or body]

BTW: just in case you are wondering what these variables are for and
why they and the associated code is there...

> +static struct commit_list * topological_order = NULL;
> +static struct commit_list ** t_o_tail = &topological_order;

They are not required. This was a remnant of a previous version that
used the --merge-order code to obtain the topological order. Of
course, the final submission will remove this redundant code.

jon.
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic