dagver
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

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

/dagver/

    Package Sidebar

    Install

    npm i dagver

    Weekly Downloads

    13

    Version

    0.1.4

    License

    Apache-2.0

    Last publish

    Collaborators

    • sergeyshandar