From: Junio C Hamano Date: Thu, 7 Mar 2024 23:59:40 +0000 (-0800) Subject: Merge branch 'cc/rev-list-allow-missing-tips' X-Git-Tag: v2.45.0-rc0~133 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76d1cd8e5ec07889db43c15222d5632b90f525b2;p=thirdparty%2Fgit.git Merge branch 'cc/rev-list-allow-missing-tips' "git rev-list --missing=print" has learned to optionally take "--allow-missing-tips", which allows the objects at the starting points to be missing. * cc/rev-list-allow-missing-tips: revision: fix --missing=[print|allow*] for annotated tags rev-list: allow missing tips with --missing=[print|allow*] t6022: fix 'test' style and 'even though' typo oidset: refactor oidset_insert_from_set() revision: clarify a 'return NULL' in get_reference() --- 76d1cd8e5ec07889db43c15222d5632b90f525b2