[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25969: guix-patches debbugs appears to mangle patches
From: |
Leo Famulari |
Subject: |
bug#25969: guix-patches debbugs appears to mangle patches |
Date: |
Sat, 4 Mar 2017 17:54:56 -0500 |
User-agent: |
Mutt/1.8.0 (2017-02-23) |
Git has a simple workflow for using email, with `git send-email` and
`git am`.
The guix-patches debbugs thing causes a regression in this workflow by
rewriting the commit messages to include the debbugs ticket number.
So, a commit that begins with this:
gnu: gitolite: Fix shebangs in hooks.
... becomes this:
bug#25966: [PATCH 2/2] gnu: gitolite: Fix shebangs in hooks.
Am I missing something, or is debbugs really rewriting the patches?
- bug#25969: guix-patches debbugs appears to mangle patches,
Leo Famulari <=