Lele Gaifax escreveu:
> Han-Wen Nienhuys wrote:
>> I recently decided to convert one of my major "internal" projects to
>> Git. Since I couldn't find a convertor that was up to this task, I
>> wrote one myself. Enjoy.
>>
>> http://repo.or.cz/w/darcs2git.git?a=blob_plain;f=darcs2git.py;hb=HEAD
>>
> 
> Nice script! I see the different strategy you used to migrate a single
> patch, but I fail to understand the benefit: why is that dance built on
> top of go_from_to() needed?

I'm trying to find the common ancestor in case of a conflict, by unpulling
patches until I can pull a patch without conflicts.

-- 
 Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen


_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to