0.1.4 • Published 7 years ago

dagver v0.1.4

Weekly downloads
8
License
Apache-2.0
Repository
github
Last release
7 years ago

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
0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago