How Can I Use Tags in a Git Repository?

Organise your repository with tags

About the screencast

Have you been using version control, such as Git, but not using tags? This screencast introduces Git tags and explains how they are useful for things like releases of your codebase. It will also provide you with a thorough walkthrough on how to implement Git tags on Bitbucket. Once you get through it, you can go try it out in your own repositories!