Merge branch 'ah/misc-doc-updates'
Misc doc fixes. * ah/misc-doc-updates: doc: normalize [--options] to [options] in git-diff doc: add note about shell quoting to revision.txt git-svn: remove ''--add-author-from' for 'commit-diff' doc: add '-d' and '-o' for 'git push' doc: clarify ignore rules for git ls-files doc: align 'diff --no-index' in text and synopsis doc: improve formatting in githooks.txt
This commit is contained in:
@ -707,7 +707,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`
|
||||
|
Reference in New Issue
Block a user