← Back to team overview

dulwich-users team mailing list archive

Re: bin/dulwich improvement

 

Hi Matthew,

On Sun, 2010-07-11 at 00:17 +0200, Matthew Daniel wrote:
> I have created a bzr branch in launchpad (my first experience with bzr
> and my first with launchpad) for the purpose of making `bin/dulwich`
> more user-friendly.
> 
> It made me very happy that dulwich could clone git repos using only
> Python (since mingw-git and I have some disagreements sometimes).
> However, it was pretty irritating that it could only _clone_ them, and
> not `checkout` the files into the WC.
> 
> So I fixed it in my branch. I also fiddled around by implementing some
> other Git commands, and updated the docstrings for the main library as
> I found parts lacking.
> 
> My question is about the workflow. I was going to use that nifty
> looking button in launchpad "suggest for merge", but I figured it
> would be better to ask before trying out buttons that I didn't know
> [exactly] what they would do. :-)
> 
> Is there a code review process? If so, may I request one, for the goal
> of having the code on lp:~mdaniel/dulwich/main land on the trunk?
The easiest thing to do is probably to send a merge request ("bzr send")
and CC both merge@xxxxxxxxxxxxxxxxxx and this mailing list. That way we
can respond to the merge request in-line here, and Launchpad will track
the status of your merge request and mark it as merged automatically
when it gets merged.

Cheers,

Jelmer

Attachment: signature.asc
Description: This is a digitally signed message part


Follow ups

References