Skip to content

dagver/dagver-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dagver

Versioning for Git Commit DAG (Directed acyclic graph)

Installation

npm install -g dagver

Usage

Options:

h - a commit height, a number of commits in the longest Git graph path
m - a merge height, a maximum number of merges in a Git graph path
l - a number of commits from the last merge
c - a commit number, the first 4 hex digits converted to decimal number

Output Examples

>dagver h c
3245.11114
>dagver m l c
1379.20.11114

About

Versioning for Git Commit DAG (Directed acyclic graph)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published