peel_ref          137 builtin/describe.c 	if (!peel_ref(path, peeled.hash)) {
peel_ref          551 builtin/pack-objects.c 	if (!peel_ref(path, peeled)) {
peel_ref         2105 builtin/pack-objects.c 	    !peel_ref(path, peeled.hash)    && /* peelable? */
peel_ref           85 builtin/show-ref.c 	if (!peel_ref(refname, peeled.hash)) {
peel_ref           77 refs.h         extern int peel_ref(const char *refname, unsigned char *sha1);
peel_ref          753 upload-pack.c  	if (!peel_ref(refname, peeled.hash))