chiark / gitweb /
allow -b to be used with collapse too
[topgit.git] / .topmsg
diff --git a/.topmsg b/.topmsg
index 2da25051e958746e69fd2ba23f05ec07eeed784a..0d35f83cc69219c09ff1fe46a4fdd98ddb655f99 100644 (file)
--- a/.topmsg
+++ b/.topmsg
@@ -4,6 +4,10 @@ Subject: [PATCH] Unify export of branches
 Currently, tg-export does things a little differently whether -b is passed or
 not, when really -b should just default to the name of the current branch.
 
--b could also make sense with the collapse driver.
+-b can also be used with the collapse driver.
+
+Debian bug: #506284
+Credits: Niko Tyni <ntyni@debian.org> for spotting the bug and sending an
+ initial fix.
 
 Signed-off-by: martin f. krafft <madduck@debian.org>