summaryrefslogtreecommitdiffstats
path: root/git-revert.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
committerJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
commitc27b733bfcf3bef4722ef8d46334aff3e15e0cd2 (patch)
tree1a666e343738a0601732529bb7e0dc1be6775f96 /git-revert.html
parent657fd8a8dd93c9d5c7534016aa6601c564fe2601 (diff)
downloadgit-htmldocs-c27b733bfcf3bef4722ef8d46334aff3e15e0cd2.tar.gz
Autogenerated HTML docs for v1.7.3.1-120-g38a18
Diffstat (limited to 'git-revert.html')
-rw-r--r--git-revert.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-revert.html b/git-revert.html
index 68f7c6473..fa370a5e6 100644
--- a/git-revert.html
+++ b/git-revert.html
@@ -347,7 +347,7 @@ both will discard uncommitted changes in your working directory.</p></div>
<p>
Commits to revert.
For a more complete list of ways to spell commit names, see
- <a href="gitrevisions.html">gitrevisions(1)</a>.
+ <a href="gitrevisions.html">gitrevisions(7)</a>.
Sets of commits can also be given but no traversal is done by
default, see <a href="git-rev-list.html">git-rev-list(1)</a> and its <em>--no-walk</em>
option.
@@ -473,7 +473,7 @@ git revert -n master\<sub>5..master</sub>2
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-09-18 23:56:55 UTC
+Last updated 2010-10-14 04:35:18 UTC
</div>
</div>
</body>