git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.
commit861c68e3b6a8d10af5517e6750a66407d32105aa
authorMark Burton <markb@ordern.com>
Tue, 2 Dec 2008 15:15:02 +0000 (2 15:15 +0000)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 2 Dec 2008 15:20:19 +0000 (2 07:20 -0800)
tree3bc7c4de922e7ad9662228b834fb3cca9afd39e9
parent6249067c614f9c190a5261bb95c5a9a3a41ef039
git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.

When the destination repository is a mirror, this function goofed by still
passing a refspec to git-push. Now it notices that the remote is a mirror
and holds the refspec.

Signed-off-by: Mark Burton <markb@ordern.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/transport.tcl