From: Pat Thoyts Date: Tue, 15 Feb 2011 00:20:36 +0000 (+0000) Subject: git-gui: Include version check and test for tearoff menu entry X-Git-Tag: gitgui-0.14.0~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ba44692a2ecedacfc48c28fba642876d49dec90a?ds=inline;hp=ba44692a2ecedacfc48c28fba642876d49dec90a git-gui: Include version check and test for tearoff menu entry The --all option for git fetch was added in v1.6.6 so ensure we have a usable version before adding the menu items. Sometimes people use tearoff menus and these offset the entry indices by one. Acked-by: Heiko Voigt Signed-off-by: Pat Thoyts ---