❦ 5 juillet 2017 21:19 +1000, Brian May :
>> git-dpm: Calling merge-patched-into-debian first...
>> git-dpm: ERROR: cowardly refusing to update patched to already merged
>> version!. Use --allow-revert to override!
>
> Have you tried doing what it suggests, using the --allow-revert
> parameter
❦ 5 juillet 2017 13:27 +0200, Nikolaus Rath :
>> How to remove a patch with git-dpm?
>
> Look for "Removing existing patches" in git-dpm(1):
>
> $ git-dpm checkout-patched
> $ git rebase -i upstream-unstable
> $ git-dpm dch -- -i
That's totally similar to use "git reset --hard HEAD~1" (since
On Jul 05 2017, Vincent Bernat wrote:
> Hey!
>
> How to remove a patch with git-dpm?
Look for "Removing existing patches" in git-dpm(1):
$ git-dpm checkout-patched
$ git rebase -i upstream-unstable
$ git-dpm dch -- -i
Best,
-Nikolaus
--
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FC
Vincent Bernat writes:
> git-dpm: Calling merge-patched-into-debian first...
> git-dpm: ERROR: cowardly refusing to update patched to already merged
> version!. Use --allow-revert to override!
Have you tried doing what it suggests, using the --allow-revert
parameter?
I believe git-dpm sees you
On Wednesday, July 05, 2017 08:51:34 AM Vincent Bernat wrote:
> Hey!
>
> How to remove a patch with git-dpm?
>
> I have tried:
>
> git-dpm c-p
> git reset --hard HEAD~1
> git-dpm u-p
>
> And got:
>
> git-dpm: Calling merge-patched-into-debian first...
> git-dpm: ERROR: cowardly refusing to upd
Hey!
How to remove a patch with git-dpm?
I have tried:
git-dpm c-p
git reset --hard HEAD~1
git-dpm u-p
And got:
git-dpm: Calling merge-patched-into-debian first...
git-dpm: ERROR: cowardly refusing to update patched to already merged version!.
Use --allow-revert to override!
I don't understa
6 matches
Mail list logo