On Thu, Feb 06, 2014 at 01:10:41PM +0100, Arturo Borrero Gonzalez wrote:
> On 6 February 2014 13:05, Joe Healy <[email protected]> wrote:
> > I use:
> >
> > git-dch --id-length=7
> >
> 
> I'm blind.

And in the config it looks like:

[git-dch]
# Add seven digits of the commits sha1 to the commit message
id-length = 7
# Parse meta tags like Closes: from commit messages
meta = True
# Regex for matching bugs to close
meta-closes = Closes|LP|BZ
# Use the full commit message instead of the first line only
full = True
# Ignore these in commit messages
ignore-regex = (Signed-off|Acked)-by|git-svn-id:
# Use author information from git
git-author = True
# Merge changelog entries by maintainer
multimaint-merge = True

I've attached the whole section for completeness.
Cheers,
 -- Guido


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to