Talk:BIP 0014

From Bitcoin Wiki
Revision as of 11:45, 9 December 2011 by Andyparkins (talk | contribs) (Comment on non-incremental git commitish workaround)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Just as a point of information; "git describe" output solves the problem of non-incremental committish. It does this by providing a base version code (the most recent tag name) the number of commits past that tag and then a little bit of the commitish for the revision in question. --Andyparkins 11:45, 9 December 2011 (GMT)