An open API service indexing awesome lists of open source software.

https://github.com/tinovyatkin/git-rev-sync

Simple Node module that synchronously returns short version of current git commit hash
https://github.com/tinovyatkin/git-rev-sync

git hash revision

Last synced: 2 months ago
JSON representation

Simple Node module that synchronously returns short version of current git commit hash

Awesome Lists containing this project

README

          

# git-rev-sync
Simple Node module that synchronously returns short version of current git commit hash

![npm](https://img.shields.io/npm/v/@destinationstransfers/git-rev-sync.svg)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest) [![codecov](https://codecov.io/gh/destinationstransfers/git-rev-sync/branch/master/graph/badge.svg)](https://codecov.io/gh/destinationstransfers/git-rev-sync)
![node](https://img.shields.io/node/v/@destinationstransfers/git-rev-sync.svg)
[![Build status](https://ci.appveyor.com/api/projects/status/1n0oxiwbgdrti22n?svg=true)](https://ci.appveyor.com/project/destinationstransfers/git-rev-sync)