• S
    Added --branch-log to option to fast-import. · 264244a0
    Shawn O. Pearce 提交于
    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: NShawn O. Pearce <spearce@spearce.org>
    264244a0
fast-import.c 40.0 KB