Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-gui: Fix the blame viewer destroy handler.
It did not delete the object, which is not very good. Also, destroy may be fired up for subwindows, so we should check %W. Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
- Loading branch information