author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 26 Aug 2006 03:07:06 +0000 (23:07 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:15:08 +0000 (02:15 -0500) | ||
commit | 264244a0429e23616a6065f6f52a15711981a8db | |
tree | 3ecd238102b08bb254796992dc9880f3b01bbbd9 | tree | snapshot |
parent | a6a1a831d9bdcdc0adb9a23ce450db08779c2871 | commit | diff |
Added --branch-log to option to fast-import.
This option can be used to have a record of every commit, the mark
(if supplied) and branch name of the commit recorded into a log file
when the commit is generated. This log can be useful to verify the
results of an import as the commits can be compared to some source
repository matching commits through the mark value.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This option can be used to have a record of every commit, the mark
(if supplied) and branch name of the commit recorded into a log file
when the commit is generated. This log can be useful to verify the
results of an import as the commits can be compared to some source
repository matching commits through the mark value.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |