Re: [PATCH v2] gitk: Fix missing commits when using -S or -G
From: Stefan Dotterweich <hidden> Date: 2016-06-16 02:19:15
Nice catch; however, we should only update numcommits if the commits
are for the current view, i.e. if $v == $curview.
Do you want to update the patch? If you prefer, I can update the
patch and put a note in the commit message about the issue.
Sure, feel free to update the patch as you see fit.