author | Junio C Hamano <gitster@pobox.com> | |
Mon, 24 Dec 2007 08:51:01 +0000 (00:51 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Feb 2008 08:51:05 +0000 (00:51 -0800) | ||
commit | 8177631547e4d10ae071def07eff83e056092bfa | |
tree | b926ce332cae49c9c9b86ccf824a551923bf76ff | tree | snapshot |
parent | 525ab63950e324823dd45423104cdcf5e46e2610 | commit | diff |
expose a helper function peel_to_type().
This helper function is the core of "$object^{type}" parser.
Now it is made available to callers outside sha1_name.c
This helper function is the core of "$object^{type}" parser.
Now it is made available to callers outside sha1_name.c
cache.h | diff | blob | history | |
sha1_name.c | diff | blob | history |