author | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Dec 2005 19:52:51 +0000 (11:52 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Dec 2005 19:52:51 +0000 (11:52 -0800) | ||
commit | 36cd2cc7d949e1cc39104307fe904c47fe6d5526 | |
tree | 30d90306e751fbb21f6fc3de98ba31f73b9bcec6 | tree | snapshot |
parent | e9add360074068eac974c5a69f91ae78a30606e9 | commit | diff |
Do not mark tags fetched via --tags flag as mergeable
Otherwise "git pull --tags" would mistakenly try to merge all of
them, which is never what the user wants.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Otherwise "git pull --tags" would mistakenly try to merge all of
them, which is never what the user wants.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-fetch.sh | diff | blob | history |