author | Junio C Hamano <junkio@cox.net> | |
Sun, 1 Oct 2006 07:42:40 +0000 (00:42 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 1 Oct 2006 07:42:40 +0000 (00:42 -0700) | ||
commit | fbc72799a82bb9a25657a6e30bfcd7b8fe3e5a45 | |
tree | 3c142925662ed7d4f0a5e56b16c6d0654bcc01b7 | tree | snapshot |
parent | 12f9b8a3152ff9fa48464187a83f7c6279fe5094 | commit | diff |
git-fetch: adjust to packed-refs.
The command checked the presence of a ref by directly looking
into $GIT_DIR/refs directory. Update it to use show-ref.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The command checked the presence of a ref by directly looking
into $GIT_DIR/refs directory. Update it to use show-ref.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-fetch.sh | diff | blob | history |