Skip to content
Working Knowledge
GuideReferenceWorkbenchBoardNotesAbout
Search⌘K

Browse categories

The Reference

01The Big Picture02Model Architectures03How Models Learn04How Models Run05Getting Models to Act06Language & Perception07Measuring Models08Safety & Alignment09Hardware & Infrastructure10Version Control11The Command Line12Databases & SQL13Environments & Packaging14Shipping & Collaboration15The Workbench
10 · Version Control

Tag / Release

Mark a specific version

InterCoders

A tag is a permanent label on one commit, usually a version number (v1.0.0); a release bundles that tag with notes and downloads. How you mark “this exact state shipped.”

Concrete example

Tag the commit you deployed as v2.1.0 so you can always return to precisely what users got.

Nearby in Version Control

StashShelve unfinished changesSubmoduleA repo inside a repo
Previous term← TableNext termtar / zip →

AtlasScope

I explain technical systems in plain English—and build practical tools for using them.

Read the guideBrowse the referenceWhat Atlas is doing now

Contact & collaboration

GitHub ↗
Working Knowledge · A practical field guideBuilt and maintained by Atlas
HomeGuideSearchWorkbenchMore