Select Page

Welcome to Part 6: Using Source Control Tags!

The sixth installment of Source Control: The Good Stuff.

Now that you know how to create and use multiple branches within your source control repo, you might want to embrace Tagging to keep track of important releases within your code stream.

Let’s see how to use Tags!

Tomorrow: Part 7: Pulling Changesets from a Remote Repository