author | Eygene Ryabinkin <rea-git@codelabs.ru> | |
Wed, 28 Feb 2007 20:12:02 +0000 (12:12 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 28 Feb 2007 20:12:02 +0000 (12:12 -0800) | ||
commit | 2c46759db757eb742590e8547cb0c63e8bdb1da1 | |
tree | 8164f8a8b9f1c93a5008eb7288ae0c41609d6697 | tree | snapshot |
parent | cf70c16fc0661ec562b01222055b8be4bfd1a7e7 | commit | diff |
http-push.c::lock_remote(): validate all remote refs.
Starting from offset 11 might have been good back when it was
only used for updating "refs/heads/*", but it is used to update
"info/refs" and "refs/tags/*" as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Starting from offset 11 might have been good back when it was
only used for updating "refs/heads/*", but it is used to update
"info/refs" and "refs/tags/*" as well.
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c | diff | blob | history |