Tag: git
-
How to Push Your Project Onto GitHub
Introduction One of the most important fundamental skills Computer Science students need a firm grasp of is how to use Git and GitHub, especially for school work. Georgia Tech computer science students should have a good understanding of how to use GitHub since every student account comes with a built in school GitHub enterprise account.…
-

Github: A Collaborative Endeavor
Collaboration on GitHub is trivial when done right, but all too often the best practices and protocols are ignored leading to chaos in the repository, lost code, and dreaded merge conflicts. This guide covers the best practices and what to do when they aren’t followed.
