commit | 1a7141ff28e217312da4b289127875905c6ec479 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Thu Oct 13 18:57:40 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Sat Oct 15 11:23:40 2005 -0700 |
tree | a8e87b3b44fb81f492d6e073008dbb4a85a3f2e6 | |
parent | d8a1deecc6ef37728b951eaba051deb7e0a38af8 [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>