author | Junio C Hamano <junkio@cox.net> | |
Sun, 11 Feb 2007 21:41:23 +0000 (13:41 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 13 Feb 2007 07:31:00 +0000 (23:31 -0800) | ||
commit | 85b1f98871f19617ff7ee8ec245fe4e817a74aa4 | |
tree | 543f5dfdd7cdd65550f087b18c4fff4840c268df | tree | snapshot |
parent | acb39f64c6f5f0a3220da787fda9badad9f57554 | commit | diff |
"git-fetch --tags $URL" should not overwrite existing tags
Use the same --exclude-existing filter as we use for automatic
tag following to avoid overwriting existing tags with replacement
ones the other side created.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Use the same --exclude-existing filter as we use for automatic
tag following to avoid overwriting existing tags with replacement
ones the other side created.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-fetch.sh | diff | blob | history |