summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ec014ea)
raw | patch | inline | side by side (parent: ec014ea)
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>
'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 |
index 30a67486d2dc9eb4169a9ba5ebd5db513a3a84f8..60af7f73f544030d33253170a8db24d99b434a89 100644 (file)
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