You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by Kevin Minder <ke...@hortonworks.com> on 2013/06/05 14:14:35 UTC

Git patch/review/push workflow (from Apache Kafka)

Hi Everyone,
After searching around a bit for some better git patch/review/push 
workflow I found this one that I liked.
https://cwiki.apache.org/KAFKA/git-workflow.html
I haven't tested this yet and I don't think they exactly match the Knox 
setup.  For example where the doc above mentions trunk we need to use 
master.
I will likely be incorporating this into the Knox "Contribution Process" 
page.
https://cwiki.apache.org/KNOX/contribution-process.html
Kevin.

Re: Git patch/review/push workflow (from Apache Kafka)

Posted by "Mattmann, Chris A (398J)" <ch...@jpl.nasa.gov>.
+50

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:  http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++






-----Original Message-----
From: Kevin Minder <ke...@hortonworks.com>
Reply-To: "dev@knox.incubator.apache.org" <de...@knox.incubator.apache.org>
Date: Wednesday, June 5, 2013 5:14 AM
To: "dev@knox.incubator.apache.org" <de...@knox.incubator.apache.org>
Subject: Git patch/review/push workflow (from Apache Kafka)

>Hi Everyone,
>After searching around a bit for some better git patch/review/push
>workflow I found this one that I liked.
>https://cwiki.apache.org/KAFKA/git-workflow.html
>I haven't tested this yet and I don't think they exactly match the Knox
>setup.  For example where the doc above mentions trunk we need to use
>master.
>I will likely be incorporating this into the Knox "Contribution Process"
>page.
>https://cwiki.apache.org/KNOX/contribution-process.html
>Kevin.