Re: [PATCH v3 0/4] filter-branch: support for incremental update + fix for ancient tag format
From: Junio C Hamano <hidden> Date: 2017-09-22 04:42:10
Ian Campbell [off-list ref] writes:
This is the third version of my patches to add incremental support to
git-filter-branch. Since the last time I have replaced `git mktag --
allow-missing-tagger` with `git hash-object -t tag -w --stdin`.
I've force pushed to [1] (Travis is still running) and have set off the
process of re-rewriting the devicetree tree from scratch (a multi-day
affair) to validate (it's looking good).