Git: Using Tags to mark milestones
Tags are useful for recording milestones in your code. It's a stable point in your code. List Tags git tag -------------------------------------------------------------------------------- Create Tags Create a Basic...