Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-svn.txt: fix usage of --add-author-from
author
Valentin Haenel
<valentin.haenel@gmx.de>
Mon, 25 Apr 2011 21:36:15 +0000
(23:36 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 26 Apr 2011 18:48:34 +0000
(11:48 -0700)
The option '--add-author-from' is used in 'commit-diff', 'set-tree', and
'dcommit' subcommands.
Signed-off-by: Valentin Haenel <valentin.haenel@gmx.de>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
ec014ea
)
diff --git
a/Documentation/git-svn.txt
b/Documentation/git-svn.txt
index 30a67486d2dc9eb4169a9ba5ebd5db513a3a84f8..60af7f73f544030d33253170a8db24d99b434a89 100644
(file)
--- a/
Documentation/git-svn.txt
+++ b/
Documentation/git-svn.txt
@@
-150,7
+150,7
@@
Skip "branches" and "tags" of first level directories;;
dcommit operations), look for the first From: or Signed-off-by: line
in the log message and use that as the author string.
--add-author-from;;
dcommit operations), look for the first From: or Signed-off-by: line
in the log message and use that as the author string.
--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
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