author | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 25 Aug 2006 02:38:13 +0000 (22:38 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 14 Jan 2007 07:15:07 +0000 (02:15 -0500) | ||
commit | 02f3389d9647378ed864ff1cdfb6f0238b64ee91 | |
tree | 93a7c966ec49d140f7c4a2ddb48e7313ef3ba178 | tree | snapshot |
parent | 00e2b8842c58e451fcf8038287c8420423bab50a | commit | diff |
Moved from command to after data to help cvs2svn.
cvs2svn has three phases: begin_commit, middle_commit, end_commit.
The ancester is computed in the middle_commit phase. So its easier
to generate a stream if the from command appears after the commit
message itself but before the file change commands.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
cvs2svn has three phases: begin_commit, middle_commit, end_commit.
The ancester is computed in the middle_commit phase. So its easier
to generate a stream if the from command appears after the commit
message itself but before the file change commands.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
fast-import.c | diff | blob | history |