Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] JavaDoc (or lack thereof)

On 05/27/2011 04:51 PM, Scott Lewis wrote:

> WRT patches via git...this is still a problem.  Anyone have ideas on how
> to manage patches/contributions with git?

AFAIK the EF still requires us to use Bugzilla for contributions (no
gerrit yet). Thus, the procedure is identical to CVS where the
contributer creates a simple patch, adds it to Bugzilla and a committers
applies and commits it manually. The only thing different is that git
separates author from committer. Hence, the committer should set author
to match the contributor name/email (Bugzilla email address?!).

Markus


Back to the top