#Git



How to work with branches using Git (part 6 of Series)

17 April 2019 ·  10 min read

In this article, we'll create and work with a separate branch in Git and show you how to merge back and forth. This is part 6 of a series of beginner-level articles covering version-control, Git & GitHub.

Introducing the Git workflow (part 5 of Series)

25 January 2019 ·  10 min read

In this article for absolute beginners, we'll introduce you to some of the basics of saving changes to your work and saving it to the repository. This is part 5 of a series of beginner-level articles covering version-control, Git & GitHub.

Let's learn some basic Git concepts (Part 2 of Series)

22 January 2019 ·  7 min read

In this article, we'll talk about some of the basic concepts and buzzwords related to Git. This is part 2 of a series of beginner-level articles covering version-control, Git & GitHub.