diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2007-01-11 22:21:38 -0500 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2007-01-14 02:15:12 -0500 |
commit | 62b6f48388faf0ac2432a07cfc53aa904c591f8f (patch) | |
tree | 2dfad5f3e00bb1d67a33556104f93f60451aafa9 /help.c | |
parent | cacbdd0afb481a6f3019e5e7db98f88e40941fd5 (diff) | |
download | git-62b6f48388faf0ac2432a07cfc53aa904c591f8f.tar.gz |
Support creation of merge commits in fast-import.
Some importers are able to determine when branch merges occurred
within their source data. In these cases they will want to supply
the correct commits to fast-import so that a proper merge commit
will exist in Git. This is now supported by supplying a 'merge '
command after the commit message and optional from command.
A merge is not actually performed by fast-import, its assumed that
the frontend performed any sort of merging activity already and
that fast-import should simply be storing its result.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'help.c')
0 files changed, 0 insertions, 0 deletions