mirror of
https://github.com/git/git.git
synced 2026-04-06 15:00:09 +02:00
861c68e3b6a8d10af5517e6750a66407d32105aa
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>
Description
No description provided
Languages
C
50.4%
Shell
38.8%
Perl
4.4%
Tcl
3.1%
Python
0.8%
Other
2.3%