The option '--add-author-from' is used in 'commit-diff', 'set-tree', and 'dcommit' Signed-off-by: Valentin Haenel <valentin.haenel@xxxxxx> Acked-by: Eric Wong <normalperson@xxxxxxxx> --- Documentation/git-svn.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index 5c75d71..4865007 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -567,7 +567,7 @@ creating the branch or tag. in the log message and use that as the author string. When committing to svn from git (as part of commit or dcommit --add-author-from:: - When committing to svn from git (as part of 'commit' or 'dcommit' + When committing to svn from git (as part of 'commit-diff', '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` -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html