GitRevList: Always run --children
commit8ae2cde4379551d92c5430d8117016320f0f1595
authorPieter de Bie <pdebie@ai.rug.nl>
Mon, 7 Sep 2009 21:07:14 +0000 (7 23:07 +0200)
committerPieter de Bie <pdebie@ai.rug.nl>
Sun, 13 Sep 2009 14:55:20 +0000 (13 16:55 +0200)
tree74d572a8a379ba7af5047e8b3e69887d06b75e40
parent86ea9b5469bf07e46582e8df0999eb46b0903561
GitRevList: Always run --children

It's very difficult to determine whether or not we have a path specifier.
Because it's so difficult, it's better to just always run --children. A quick
test indicates that it doesn't matter much in run-time, and it's better to be
conservative in what we accept than to show bogus lines because the children
haven't been rewritten.
PBGitRevList.mm