Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitk: Fix bug where the last few commits would sometimes not be visible
We weren't calling showstuff for the last few commits under some circumstances, causing the scrolling region not to be extended right to the end of the graph. This fixes it. Signed-off-by: Paul Mackerras <paulus@samba.org>
- Loading branch information