Skip to content

Dacrol/node-current-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gets the current Git branch in Node. Nothing else, nothing more.

Usage:

const branch = require('node-current-branch')

const branchName = branch()
console.log(branchName)

About

Gets the current Git branch in Node

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors