summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2020-02-22 20:17:46 +0000
committerJunio C Hamano <gitster@pobox.com>2020-02-28 09:53:41 -0800
commitabe0cc536414f2b9cfa37f208b36df5126e6356a (patch)
tree8b080500e334195a299787259458f34477cdb60e /builtin/commit.c
parentddddf8d7e254f4af6297d0ed62ea6a5d7eabdb64 (diff)
fast-import: add helper function for inserting mark object entries
Currently, everything we want to insert into a mark set is an object entry. However, in the future, we will want to insert objects of other types. Teach read_mark_file to take a function pointer which helps us insert the object we want into our mark set. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions