git-gui: teach fetch/prune menu to do it for all remotes
commit69e21b8392ac74338f3378a63f3db6b9df5249d7
authorHeiko Voigt <hvoigt@hvoigt.net>
Sun, 13 Feb 2011 13:57:15 +0000 (13 14:57 +0100)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 14 Feb 2011 12:15:36 +0000 (14 12:15 +0000)
tree3cd654d20f830cf35a0448d2da5a02702dee5431
parente8db4035df29edc29815ac9a374d0e3dfb8ef329
git-gui: teach fetch/prune menu to do it for all remotes

The commandline fetch already has this option for some time.  Since this
was not available at the time git gui was written lets implement it now.

Signed-off-by: Heiko Voigt <heiko.voigt@mahr.de>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/remote.tcl
lib/transport.tcl