From: Stefan Sperling Subject: Re: got backout/cherrypick auto commit To: Mark Jamsek , Game of Trees Date: Thu, 19 Jan 2023 17:40:21 +0100 On Thu, Jan 19, 2023 at 05:33:23PM +0100, Stefan Sperling wrote: > Which imlies we also need a way to remove them on demand without > creating a commit. A simple 'got ref -d' should work :) This command could be got cherrypick -X and got backout -X, as we did for fetch and rebase/histedit.