darcs

Issue 1683 Import git format patches

Title Import git format patches
Priority wishlist Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, jch, kowey
Assigned To
Topics Git

Created on 2009-11-12.00:40:30 by jch, last changed 2017-07-30.23:41:06 by gh.

Messages
msg9240 (view) Author: jch Date: 2009-11-12.00:40:28
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
msg9575 (view) Author: kowey Date: 2009-12-09.15:28:51
I'm not really sure what to do with this, so I'll just wait for somebody to
implement it and wait for the debate.
History
Date User Action Args
2009-11-12 00:40:30jchcreate
2009-12-09 15:28:55koweysetpriority: feature -> wishlist
status: unknown -> needs-implementation
topic: + Git
messages: + msg9575
nosy: + kowey
2017-07-30 23:41:06ghsetstatus: needs-implementation -> given-up