Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/war-on-nul-in-commit'
[gitweb.git]
/
Documentation
/
git-revert.txt
diff --git
a/Documentation/git-revert.txt
b/Documentation/git-revert.txt
index b0fcabc8b69ff65e00fc18aadf5644ac75786a7b..b699a3458eff439b05049dab94610a57ac62fc0a 100644
(file)
--- a/
Documentation/git-revert.txt
+++ b/
Documentation/git-revert.txt
@@
-11,6
+11,7
@@
SYNOPSIS
'git revert' [--edit | --no-edit] [-n] [-m parent-number] [-s] <commit>...
'git revert' --continue
'git revert' --quit
+'git revert' --abort
DESCRIPTION
-----------