The dual of feature 1682, the ability to import git format patches.
Given a series of patches in the format generated by git-format-patch, darcs
should be able to apply them to the current repository in sequence and generate
one darcs commit per patch.
The whole operation should fail if any of the patches fail to apply cleanly.
--Juliusz
|