Hi again,
Jonathan Nieder writes:
Dear sequencer, I'm commiting!
Interesting. I was worried that sequencer_count_todo() might be a bit
of an overkill. I can't find any other usecase for counting the
number of commits in the instruction sheet right now, and it's
unlikely that I'll find any callers for it in the future either. I
suppose we can save time by just counting until we figure out that
more than one commit exists -- there's no need to find the exact
number.
Thanks.
-- Ram