mirror of
https://github.com/frej/fast-export.git
synced 2025-11-07 11:45:40 +01:00
Drop commits from output
To use the plugin, add the command line flag --plugin drop=<spec>.
The flag can be given multiple times to drop more than one commit.
The value can be either
-
a comma-separated list of hg hashes in the full form (40 hexadecimal characters) to drop the corresponding changesets, or
-
a regular expression pattern to drop all changesets with matching descriptions.