author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 1 Oct 2011 15:43:52 +0000 (17:43 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Oct 2011 18:02:56 +0000 (11:02 -0700) | ||
commit | 26c3177ee41897af984fac9148763131562accf2 | |
tree | 52f2c77fdfc087fb5f2c67607576fe14675f5e33 | tree | snapshot |
parent | 83933c9832af91a71337e429a6251f1a3b6d6f60 | commit | diff |
revision: factor out add_pending_sha1
This function is a combination of the static get_reference and
add_pending_object. It can be used to easily queue objects by hash.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This function is a combination of the static get_reference and
add_pending_object. It can be used to easily queue objects by hash.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c | diff | blob | history | |
revision.h | diff | blob | history |