0.1.4 • Published 8 years ago

dagver v0.1.4

Weekly downloads
8
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago