mirror of
https://github.com/git/git.git
synced 2024-11-17 14:34:49 +01:00
098749d9be
By breaking the pipe read once we've seen a commit twice. This should make -B/--branch-all-ref faster and usable on a frequent basis. We use topological order now for calling git-rev-list, and any commit we've seen before should imply that all parents have been seen (at least I hope that's the case for --topo-order). Signed-off-by: Eric Wong <normalperson@yhbt.net> |
||
---|---|---|
.. | ||
t | ||
.gitignore | ||
git-svn.perl | ||
git-svn.txt | ||
Makefile |