Tag
Noun · Verb · Development
Definitions
A label or marker attached to an entity for identification or categorization — in HTML, an element like <div>; in Git, a named reference to a specific commit (often a release); in metadata systems, a keyword for classification.
In plain English: A label you stick on something — a release in Git, an element in HTML, or a keyword on a blog post — to identify or organize it.
Example: "Tag the release as v2.1.0 so CI builds the production Docker image."