On Fri, Oct 11, 2019 at 12:35 AM Junio C Hamano <gitster@xxxxxxxxx> wrote: > [Cooking] [...] > * en/fast-imexport-nested-tags (2019-10-04) 8 commits > (merged to 'next' on 2019-10-07 at 3e75779e10) > + fast-export: handle nested tags > + t9350: add tests for tags of things other than a commit > + fast-export: allow user to request tags be marked with --mark-tags > + fast-export: add support for --import-marks-if-exists > + fast-import: add support for new 'alias' command > + fast-import: allow tags to be identified by mark labels > + fast-import: fix handling of deleted tags > + fast-export: fix exporting a tag and nothing else > > Updates to fast-import/export. > > Will merge to 'master'. Any chance this will merge down before 2.24.0? I'd really like to see and use it within filter-repo.