The Mercurial Copy action marks the destination specified files from the source repository. The destination may be a directory or a single file. Changes are not committed until the next explicit Commit.

Destination

Maybe a directory or a single file. If the destination is a file, the source must be a single file.

After

Record a copy that has already occurred.

Force

Forcibly copy over an existing managed file.

  • No labels