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

Unified Diff: man/html/depot_tools.html

Issue 1559943003: Added git hyper-blame, a tool that skips unwanted commits in git blame. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Respond to review. 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
« no previous file with comments | « git_hyper_blame.py ('k') | man/html/git-hyper-blame.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/html/depot_tools.html
diff --git a/man/html/depot_tools.html b/man/html/depot_tools.html
index d690e14a41ccabd690c9a68aab0d82410cf1bb10..8676c0c3d449289a6039ccf65ade6fa6db0bb7cf 100644
--- a/man/html/depot_tools.html
+++ b/man/html/depot_tools.html
@@ -804,6 +804,14 @@ Freeze all changes on a branch (indexed and unindexed).
</p>
</dd>
<dt class="hdlist1">
+<a href="git-hyper-blame.html">git-hyper-blame(1)</a>
+</dt>
+<dd>
+<p>
+Like git blame, but with the ability to ignore or bypass certain commits.
+</p>
+</dd>
+<dt class="hdlist1">
<a href="git-map-branches.html">git-map-branches(1)</a>
</dt>
<dd>
@@ -919,7 +927,7 @@ Print a diff of the current branch, compared to its upstream.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-09-09 14:15:07 PDT
+Last updated 2016-01-28 16:40:21 AEDT
</div>
</div>
</body>
« no previous file with comments | « git_hyper_blame.py ('k') | man/html/git-hyper-blame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698