Fix a bug where commits with no children weren't marked as on-screen.
authorPaul Mackerras <paulus@samba.org>
Fri, 19 Aug 2005 00:22:04 +0000 (10:22 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 19 Aug 2005 00:22:04 +0000 (10:22 +1000)
commit022bc2ac74a300ff9b1ad9a11a5a6da0c981dc5c
tree56cd894e031062733fdc6cbbdc5a6047e901c327
parente5ea701b8e2901dd01b50e9ca296ad940cd65cbc
Fix a bug where commits with no children weren't marked as on-screen.

This problem was revealed by running gitk --all on Wolfgang Denk's
u-boot repository.
gitk