Stefan Schmidt escreveu:
> git clone git://git.openezx.org/motorola-2.4.git
> git clone git://git.openezx.org/openezx.git

Hi!
For developers, with push access the clone should be with:

$ git clone [EMAIL PROTECTED]:openezx.git && cd openezx

Then you have to initialize guilt

$ guilt-init

and then import the latest commits as guilt patches:

$ guilt-import-commit  1101d2609255da52e81358256bc0ef3011a7fd77..HEAD

at this point, you can work with guilt the same way as quilt,
after doing the changes, and refreshing, you push it to
git.openezx.org:

$ guilt push -a && git push -f

For users, without commit access, there is no need to apply the
OpenEZX patchset anymore, after the git clone the tree will have
all the OpenEZX patches already applied.

-- 
Daniel Ribeiro

Reply via email to