From: Alexander Gavrilov Date: Sun, 16 Nov 2008 18:46:51 +0000 (+0300) Subject: git-gui: Implement automatic rescan after Tool execution. X-Git-Tag: v1.6.1-rc1~39^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b8dfb16d3668c57b1286d854e762368c25a2eaaf?ds=inline;hp=b8dfb16d3668c57b1286d854e762368c25a2eaaf git-gui: Implement automatic rescan after Tool execution. The Tools menu is generally intended for commands that affect the working directory or repository state. Thus, the user would usually want to initiate rescan after execution of a tool. This commit implements it. In case somebody would want to avoid rescanning after certain tools, it also adds an option that controls it, although it is not made available through the Add dialog. Signed-off-by: Alexander Gavrilov Signed-off-by: Shawn O. Pearce ---