On Wed, 2019-11-06 at 12:46 -0500, Leo Famulari wrote: > On Tue, Nov 05, 2019 at 06:38:05PM -0500, Kei Kebreau wrote: > > > - The patch for libdazzle only changes the xorg-server, as it > > > already > > > is at version 3.33.90 in master. It still makes sense as a > > > patch, > > > but the title indicates a version downgrade. > > > > > > > Good catch! I'd correct this commit message, but I don't know what > > the > > rules are for rewriting commit history on Guix WIP branches. For > > now > > I'll note your comment and leave the message alone. > > You can feel free to rewrite history completely on the WIP branches, > including commit messages.
`git push --force-with-lease` doesn't seem to work on the WIP branch. This is a good thing in general, but how do I rewrite history? Do I just delete the remote WIP branch and recreate a new one with the appropriate changes?