The-Charge / SteamBot2017

Other
0 stars 0 forks source link

Tagging #89

Closed Shalmezad closed 7 years ago

Shalmezad commented 7 years ago

How to tag:

  1. Pick the commit you want to take in source tree
  2. Right click > Tag
  3. In the popup menu, give it a name, check "Push tag: origin"
  4. Hit add.

Take a look at SirLancebot's tags. In particular, consider:

This will help should an issue come up (ex: current code's no good, let's go back to what we were using at kettering, this makes it drop dead easy to find the code used at kettering).

Tags will show up in sourcetree like so (see label "3"):

WARNING

Unlike branches, consider tags to be PERMANENT. Although it is possible to remove them, it becomes a pain if anyone already has the tag.