author | Mark Burton <markb@ordern.com> | |
Tue, 2 Dec 2008 15:15:02 +0000 (15:15 +0000) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 2 Dec 2008 15:20:19 +0000 (07:20 -0800) | ||
commit | 861c68e3b6a8d10af5517e6750a66407d32105aa | |
tree | 3bc7c4de922e7ad9662228b834fb3cca9afd39e9 | tree | snapshot |
parent | 6249067c614f9c190a5261bb95c5a9a3a41ef039 | commit | diff |
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>
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 | diff | blob | history |