summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-22 18:08:24 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-22 18:08:24 +0100
commit77348a4d813fbd0b7252eff1615332d77cecff78 (patch)
treec00f33026900700ce63112021a8fb9b2401c8741 /debian/changelog
parent6158e278ce8f408dac7ecae93dac8d0df7da62f5 (diff)
Name the local remote tracking branch remotes/dgit/dgit/<suite> so that we avoid a warning from git about ambiguous branch names.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68920f4..04075db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
dgit (0.7) unstable; urgency=low
* Manpage formatting fix.
+ * Name the local remote tracking branch remotes/dgit/dgit/<suite>
+ so that we avoid a warning from git about ambiguous branch names.
--