diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2020-02-22 20:17:46 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-02-28 09:53:41 -0800 |
commit | abe0cc536414f2b9cfa37f208b36df5126e6356a (patch) | |
tree | 8b080500e334195a299787259458f34477cdb60e /t/t2201-add-update-typechange.sh | |
parent | fast-import: permit reading multiple marks files (diff) | |
download | tgif-abe0cc536414f2b9cfa37f208b36df5126e6356a.tar.xz |
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 't/t2201-add-update-typechange.sh')
0 files changed, 0 insertions, 0 deletions