SystemML Committer Git Guide

2015-12-02 Thread Mike Dusenberry
Hi all, Here is a quick committer guide to using Git with SystemML, located in the GitHub Gist at the following link, and reproduced below.   • https://gist.github.com/dusenberrymw/78eb31b101c1b1b236e5 --- # SystemML Git Guide ## Setup Git repo locally * Fork Apache SystemML to your person

Re: SystemML Committer Git Guide

2015-12-02 Thread Luciano Resende
We could basically update the one available at https://github.com/SparkTC/development-guidelines/blob/master/contributing-to-projects.md And you can just start a getting this to the Website, under Community or some other menu item... We will need one for general code contribution, one for websit

Re: SystemML Committer Git Guide

2015-12-02 Thread Deron Eriksson
Thank you for creating this, Mike. It's great to get us all using the same standard approach with regards to Git and SystemML. Great job! Deron On Wed, Dec 2, 2015 at 12:38 PM, Mike Dusenberry wrote: > Hi all, > > > Here is a quick committer guide to using Git with SystemML, located in the > G