author | Junio C Hamano <junkio@cox.net> | |
Sun, 16 Oct 2005 00:14:09 +0000 (17:14 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 16 Oct 2005 00:14:09 +0000 (17:14 -0700) | ||
commit | 5a2e04d2031b229a242d07e11e514220e71a0d33 | |
tree | ffd456ce613ab16477ae5d0ec60fb2a184a55112 | tree | snapshot |
parent | 48bc2fb0cd9ca05005c2062c3493e62e13593f55 | commit | diff |
Ignore funny refname sent from remote
This allows the remote side (most notably, upload-pack) to show
additional information without affecting the downloader. Peek-remote
does not ignore them -- this is to make it useful for Pasky's
automatic tag following.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This allows the remote side (most notably, upload-pack) to show
additional information without affecting the downloader. Peek-remote
does not ignore them -- this is to make it useful for Pasky's
automatic tag following.
Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h | diff | blob | history | |
clone-pack.c | diff | blob | history | |
connect.c | diff | blob | history | |
fetch-pack.c | diff | blob | history | |
peek-remote.c | diff | blob | history | |
send-pack.c | diff | blob | history |