Re: [PATCH 2/2] filter-branch: introduce convenience function "skip_commit"
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:32
Johannes Schindelin [off-list ref] writes:
Hi, On Fri, 31 Aug 2007, Karl Hasselstr?m wrote:quoted
On 2007-08-31 20:06:27 +0100, Johannes Schindelin wrote:quoted
It does _not_ undo the changeset corresponding to that commit, but it _skips_ the revision. IOW its ancestors' tree objects remain the same.While this is true too, I'm guessing you intended to say that its _descendants'_ tree objects remain the same. Right?Right. So how about: IOW no tree objects are changed by this.
Ok, will amend.