Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitview: Use horizontal scroll bar in the tree view
Earlier we set up the window to never scroll horizontally, which made it harder to use on a narrow screen. This patch allows scrollbar to be used as needed by Gtk Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information