joseph-allen / OurCalculator

Beginners Open Source Project for Processing
6 stars 13 forks source link

Learning git #61

Open ayush-seth opened 7 years ago

ayush-seth commented 7 years ago

I found this amazing write up about contributing to projects through forks. Just thought this should be shared here so that everyone can learn from it. Go ahead and give it a good read-

http://blog.scottlowe.org/2015/01/27/using-fork-branch-git-workflow/

Update-

Another site that I found has extremely good articles on everything related to git - https://www.atlassian.com/git

joseph-allen commented 7 years ago

This is my go-to learn git site.

It is not very open source focused at all but I love online interactive learning tools

GideonBuckwalter commented 7 years ago

I haven't had a chance to look at @joezcool02 's link yet, but @MasterYushi 's was super helpful. Thanks for posting! I made a flowchart summary of the article in case anyone wants a tl;dr.

akathewb commented 7 years ago

Coding Train "github for poets" series helped me wrap my head around some basics. The links you all have are more detailed about collaborating on git hub, and because I had seen the videos beforehand made your links make more sense to me.

The flowchart is super handy btw @GideonBuckwalter