[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to convert a git repo to git-dpm



Hi,

Le 05/10/2015 20:27, Julien Puydt a écrit :
(3) git-dpm init ../foo_version.orig.tar.gz (start using git-dpm)

That point takes actually longer, because one needs to have the tarball around ; this is now wishlist bug #801086 against git-dpm
( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801086 )

(4) for each patch, use "git-dpm apply-patch"

This just means:
git-dpm apply-patch /path/to/first_patch
git-dpm apply-patch /path/to/second_patch
...

git-dpm will turn each patch into a nice commit (provided those are good DEP3 patchs -- a good Description: and a good Author: )


I hope that helps,

Snark on #debian-python


Reply to: