I think title should be good enough.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Tags
Think of it as a snapshot in time. I want to be able to go back to that exact point. However, it will never change. You do not do a checkin on a tagged element.
Things that can get tagged:
Branches
The branch will have development performed on it (i.e. checkins).
You might create a branch from a tag (to do a bug fix for example).
You might create a branch to develop a feature and then merge it back to the main trunk.
You might create a branch for a release (minor or major).
The key point is that branches could be modified, and tags should not be.