git-dch: Allow to create changelogs when not on a branch
authorGuido Günther <agx@sigxcpu.org>
Sun, 25 Nov 2012 18:06:50 +0000 (19:06 +0100)
committerGuido Günther <agx@sigxcpu.org>
Sun, 25 Nov 2012 20:35:47 +0000 (21:35 +0100)
commit3591792965ae3c3129ad975ab8f8ff0c6ff52aef
tree8a2a63467d9dae644b51f20d19c8412d3ab0b236
parent744f85b5d154168abcb95b2762223ac2c76b6956
git-dch: Allow to create changelogs when not on a branch

This makes snapshot changelog generation e.g. within jenkins builds
simpler since jenkins by defaults checkouts out the commit without
creating a branch.
gbp/scripts/dch.py