Package: git-buildpackage Severity: wishlist Tags: patch Hi Guido,
usually I want git-dch to use only the first line of commit messages, which is the default. However, occasionally I have a commit that warrants some more explanation, also in the Debian changelog, so I'd like to use the full commit message instead. Right now, this can be done by running git-dch --full, but that works on all commits, not just the one I need it for. To fix this, git-dch should support parsing a "Git-Dch: Full" tag from the commit message, just like it supports "Git-Dch: Short" right now. I just created the (trivial) patch for this. I'll update the documentation as well and then send the patch your way. Gr. Matthijs -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

