Thread (8 messages) 8 messages, 3 authors, 2023-03-28

Re: [PATCH] sequencer: beautify subject of reverts of reverts

From: Kristoffer Haugsbakk <hidden>
Date: 2023-03-25 10:40:11

On Thu, Mar 23, 2023, at 17:22, Oswald Buddenhagen wrote:
Instead of generating a silly-looking `Revert "Revert "foo""`, make it
`Reapply "foo"`.
Nice addition.

    $ echo change >> README.md
    $ ./bin-wrappers/git add README.md
    $ ./bin-wrappers/git commit -m 'A change'
    $ ./bin-wrappers/git revert --no-edit @
    $ ./bin-wrappers/git revert --no-edit @
    $ ./bin-wrappers/git log --oneline master..
    adfce56c6a (HEAD -> reapply) Reapply "A change"
    395894c2ce Revert "A change"
    a01e3d6b3d A change
    058643b69f sequencer: beautify subject of reverts of reverts

-- 
Kristoffer Haugsbakk
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help