summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAndreas Heiduk <asheiduk@gmail.com>2018-05-03 18:48:28 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-05-06 09:38:43 (GMT)
commit43d7f2d65ab456e09afd66a012d1db268cb16f4d (patch)
tree4daf015c56119d33cf311f7eaa40f89744e7b11f /Documentation
parent97c5d246ec90122b177fbeaa43b74b64a39413d9 (diff)
downloadgit-43d7f2d65ab456e09afd66a012d1db268cb16f4d.zip
git-43d7f2d65ab456e09afd66a012d1db268cb16f4d.tar.gz
git-43d7f2d65ab456e09afd66a012d1db268cb16f4d.tar.bz2
git-svn: remove ''--add-author-from' for 'commit-diff'
The subcommand 'commit-diff' does not support the option '--add-author-from'. Signed-off-by: Andreas Heiduk <asheiduk@gmail.com> Signed-off-by: Eric Wong <e@80x24.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-svn.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 636e090..11aefad 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -700,7 +700,7 @@ creating the branch or tag.
config key: svn.useLogAuthor
--add-author-from::
- When committing to svn from Git (as part of 'commit-diff', 'set-tree' or 'dcommit'
+ When committing to svn from Git (as part of 'set-tree' or 'dcommit'
operations), if the existing log message doesn't already have a
`From:` or `Signed-off-by:` line, append a `From:` line based on the
Git commit's author string. If you use this, then `--use-log-author`