[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Each project tree contains a cache of pristine revisions: revisions
extracted from an archive and stored without modifications. This
cache is used to speed up operations such as commit
.
It is occasionally useful to know what revisions are cached in a given tree, and to add or remove cached revisions.
commands to doccument
% arx pristines --help |
% arx add-pristine --help |
% arx delete-pristine --help |
[ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |