-
Continue reading →: Communicating with remote git servers such as GitHub
Introduction: Recap: In the last post of this series we discussed starting your first git repository and tracking the version history. This post we will work on continuing that discussion in how to connect to a remote server such as GitHub. Bottom line up front (BLUF): This guide will provide…
-
Continue reading →: Managing your first Git repository and tracking history
Introduction: Bottom line up front: This guide covers what most developers should know about git, to save and manage their work. This post is part two of the Git for New Developers series. In this post I will be going over Generally, this post is about how to get started…
-
Continue reading →: Git for New Developers: What is Version Control
Introduction: Bottom Line up front: This guide covers what most developers should know about git, to save and manage their work This guide will be split up for brevity. The main ideas will be to discuss a single topic with each posting The idea from this guide was inspired by…
