Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Teach filter-branch about subdirectory filtering
[gitweb.git]
/
Documentation
/
git-am.txt
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 049e46f3f303703d431c94c3c24fdfe710607094..f3387f5d09959c1e94cb2e140d5ccc617b45ebb1 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-13,7
+13,6
@@
SYNOPSIS
[--3way] [--interactive] [--binary]
[--whitespace=<option>] [-C<n>] [-p<n>]
<mbox>|<Maildir>...
-
'git-am' [--skip | --resolved]
DESCRIPTION
@@
-145,7
+144,7
@@
names.
SEE ALSO
--------
-gitlink:git-apply
patch[1], gitlink:git-apply
[1].
+gitlink:git-apply[1].
Author