diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-03-03 09:37:47 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-03-03 09:41:41 +0100 |
commit | 38cfa6cb4c8026b54a29434f786e818977fb51e3 (patch) | |
tree | ad55c20d577ecad43fa947c3d263344b19143b7f /debian | |
parent | 3dbe33a0a4d16d7504b98e4f1b675c78f3b169ce (diff) | |
download | git-buildpackage-38cfa6cb4c8026b54a29434f786e818977fb51e3.tar.gz git-buildpackage-38cfa6cb4c8026b54a29434f786e818977fb51e3.tar.bz2 git-buildpackage-38cfa6cb4c8026b54a29434f786e818977fb51e3.zip |
Request verbose output on bug reports
Diffstat (limited to 'debian')
-rw-r--r-- | debian/bug-presubj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/bug-presubj b/debian/bug-presubj new file mode 100644 index 00000000..b000c9d9 --- /dev/null +++ b/debian/bug-presubj @@ -0,0 +1,3 @@ +When reporting issues regarding git-buildpackage please run the failing command +with --git-verbose (gbp buildpackage) or --verbose (all other commands) and +provide the full output. |