Neil Horman <nhorman@xxxxxxxxxxxxx> writes: > for interactive rebases, I changed the default selection editor text somewhat. > By default, empty commits are allowed in this list. With patch 4 here, empty > commits are commented out automatically, unless --keep-empty is selected (in > which case all commits are pick-ed). The user sees additional text indicating > that empty commits are commented and if they wish to be kept, then they must be > uncommented. The pick_one function then intellegently passes the --keep-empty > option allong to cherry-pick as needed. Sounds like a sensible UI design. I am a bit curious what it would do when you try to "rebase -i" a series of commits, all of which are empty, though. > Signed-off-by: Neil Horman <nhorman@xxxxxxxxxxxxx> > CC: Jeff King <peff@xxxxxxxx> > CC: Phil Hord <phil.hord@xxxxxxxxx> > CC: Junio C Hamano <gitster@xxxxxxxxx> Please do not do this; Cc: goes to your e-mail header, not here. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html