This articlerelies largely or entirely on asingle source. Relevant discussion may be found on thetalk page. Please helpimprove this article byintroducing citations to additional sources. Find sources: "Revision tag" – news ·newspapers ·books ·scholar ·JSTOR(May 2025) |
Arevision tag is a textuallabel that can be associated with a specific revision of a project maintained by aversion control system. This allows the user to define a meaningful name to be given to a particular state of a project that is underversion control. This label can then be used in place of the revisionidentifier for commands supported by the version control system.[1]
For example, insoftware development, a tag may be used to identify a specificrelease of the software such as "version 1.2".