Skip to content

Commit 43d7f2d

Browse files
asheidukgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Eric Wong <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 97c5d24 commit 43d7f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-svn.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ creating the branch or tag.
700700
config key: svn.useLogAuthor
701701

702702
--add-author-from::
703-
When committing to svn from Git (as part of 'commit-diff', 'set-tree' or 'dcommit'
703+
When committing to svn from Git (as part of 'set-tree' or 'dcommit'
704704
operations), if the existing log message doesn't already have a
705705
`From:` or `Signed-off-by:` line, append a `From:` line based on the
706706
Git commit's author string. If you use this, then `--use-log-author`

0 commit comments

Comments
 (0)