Added 'reset' command to clear a branch's tree.
authorShawn O. Pearce <spearce@spearce.org>
Sun, 27 Aug 2006 10:20:49 +0000 (06:20 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 14 Jan 2007 07:15:09 +0000 (02:15 -0500)
Sometimes an import frontend may need to work with a temporary branch
which will actually contain many different branches over the life
of the import. This is especially useful when the frontend needs
to create a tag from a set of file versions which are otherwise
never a commit.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
No differences found