Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: man/html/git-hyper-blame.html

Issue 1629253002: git hyper-blame: Added approx. line number translation. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@git-hyper-blame
Patch Set: Mostly rewrite approx_lineno, fixing and simplifying. Lots more tests. Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: man/html/git-hyper-blame.html
diff --git a/man/html/git-hyper-blame.html b/man/html/git-hyper-blame.html
index a08de12f5b9c443388f3fbe76b969d1e396e58d0..41570b2545877435c8cc44dde688197db485a2b9 100644
--- a/man/html/git-hyper-blame.html
+++ b/man/html/git-hyper-blame.html
@@ -825,14 +825,6 @@ commit) since the given person wrote it.</p></div>
<div class="ulist"><ul>
<li>
<p>
-When a commit is ignored, hyper-blame currently just blames the same line in
- the previous version of the file. This can be wildly inaccurate if the ignored
- commit adds or removes lines, resulting in a completely wrong commit being
- blamed.
-</p>
-</li>
-<li>
-<p>
There is currently no way to pass the ignore list as a file.
</p>
</li>
@@ -864,7 +856,7 @@ from <a href="https://chromium.googlesource.com/chromium/tools/depot_tools.git">
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-01-28 16:40:21 AEDT
+Last updated 2016-02-04 15:34:52 AEDT
</div>
</div>
</body>

Powered by Google App Engine
This is Rietveld 408576698