[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 9be302a web/bugreports: ask bug submitters to bisect regressions
ffmpeg-cvslog at ffmpeg.org
ffmpeg-cvslog at ffmpeg.org
Wed Jul 29 03:53:29 CEST 2015
The branch, master has been updated
via 9be302acb0a26c12dd4c4302fd27b5aa35464dcb (commit)
from 8bebf4927b4de775bfb78b89de5dca85f07e199c (commit)
- Log -----------------------------------------------------------------
commit 9be302acb0a26c12dd4c4302fd27b5aa35464dcb
Author: Michael Niedermayer <michael at niedermayer.cc>
AuthorDate: Wed Jul 29 03:51:37 2015 +0200
Commit: Michael Niedermayer <michael at niedermayer.cc>
CommitDate: Wed Jul 29 03:51:37 2015 +0200
web/bugreports: ask bug submitters to bisect regressions
diff --git a/src/bugreports b/src/bugreports
index 9438e0f..7d56dd8 100644
--- a/src/bugreports
+++ b/src/bugreports
@@ -98,6 +98,13 @@ info all-registers</pre>
</div>
+<div class="info with-icon">
+ <span class="pull-right"><i class="fa fa-5x fa-bug"></i></span>
+ If you encounter a regression, please use <code>git bisect</code> to find the
+ revission that caused the regression. Having this information available can
+ greatly speed up correcting the bug.
+</div>
+
<h3 id="BugTracker">
<span class="pull-right">
<i class="fa fa-bug"></i>
-----------------------------------------------------------------------
Summary of changes:
src/bugreports | 7 +++++++
1 file changed, 7 insertions(+)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list