User Tools

Site Tools


git:git_describe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
git:git_describe [2016/11/21 14:02] – created petergit:git_describe [2019/11/29 15:01] (current) – removed peter
Line 1: Line 1:
-====== GIT - git describe ====== 
- 
-All this command does is show you the most recent annotated tag that is reachable from a commit.  This may be useful for build and release scripts and also to find out which version a change was introduced. 
- 
-This command takes a reference or commit hash and response with the most recent tag.  If there was a commit after the tag, the tag will be followed by the number of commits and a letter "g" with the new commit hash. 
- 
  
git/git_describe.1479736975.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki