User Tools

Site Tools


projects:pokerface:pokerface

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:pokerface:pokerface [2026/06/12 04:53] – [Version History] jhagstrandprojects:pokerface:pokerface [2026/06/12 08:14] (current) – [Version History] jhagstrand
Line 113: Line 113:
  
 $C git describe --tags --abbrev=0 $C git describe --tags --abbrev=0
- 
- 
-Semantic versioning. - indicates major.minor.patch.  Date versioning cannot do that. 
-Conventional Commit messages. - categorized.  So you can filter grep (fix|feat) 
-Release history,  
- 
-the changelog.md or release history is generated. 
- 
-# All tags with their full messages, most recent first 
-git tag -l --sort=-version:refname | xargs -I{} git show {} --no-patch --pretty=format:"%tag %*%(tag)%n%s%n%b%n---" 
- 
-git for-each-ref --sort=-version:refname \ 
-  --format="%(refname:short)%0a%(contents)%0a---" \ 
-  refs/tags 
  
  
  
projects/pokerface/pokerface.1781254427.txt.gz · Last modified: 2026/06/12 04:53 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki