Git Best Practices
At EclipseSource and Eclipse we love git, as you can tell by the 582 public repositories on Eclipse's github page. Once you are familiar with the basics (if not, try this 15 minute tutorial or watch Linus Torvalds explain git) and have been using git for a little while, you may have questions such as: What are some guidelines for organizing large projects into multiple repositories? What are...
Read More