npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

git-rev-head

1.0.1

@mafintosh

npmHomeRepoSnykSocket
Downloads:17
$ npm install git-rev-head
DailyWeeklyMonthlyYearly

git-rev-head

Get the current HEAD revision of a Git repo

npm install git-rev-head

Usage

const head = require('git-rev-head')

console.log(await head('./repo')) // prints deadbeef...

License

MIT