GNU bug report logs -
#68395
30.0.50; ERC 5.6-git: erc-cmd-GMSG, erc-cmd-AMSG, erc-cmd-GME, erc-cmd-AME
Previous Next
Reported by: Emanuel Berg <incal <at> dataswamp.org>
Date: Fri, 12 Jan 2024 04:23:01 UTC
Severity: normal
Tags: patch
Merged with 68401
Found in version 30.0.50
Done: "J.P." <jp <at> neverwas.me>
Bug is archived. No further changes may be made.
Full log
Message #16 received at submit <at> debbugs.gnu.org (full text, mbox):
J.P. wrote:
> Both vc and Magit should have tools for helping with this. Assuming
> "[PATCH] `erc-cmd-GMSG' ..." sits on HEAD, you'd do something like this
> in manual Git:
>
> 1. $ git reset --patch @^
> 2. Mark all offending hunks as "y" in the interactive menu
> 3. $ git restore '*'
> 4. $ git commit --amend
> 5. Provide a commit message that accords with CONTRIBUTE
>
> Or, alternatively:
>
> 1. $ git revert @
> 2. Reinstate only the intended changes, which I think I've found below
> 3. $ git add -A
> 4. $ git commit --amend
> 5. Replace generated message
Maybe better to redo the whole thing?
Since the patches produced after these steps (both methods)
also include data on the whitespace.
--
underground experts united
https://dataswamp.org/~incal
This bug report was last modified 1 year and 80 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.