Skip to content
/ git Public

Common library and utilities to use Git in NodeJS

License

Notifications You must be signed in to change notification settings

blendsdk/git

Repository files navigation

Git

Common library and utilities to use Git in NodeJS

Installation

yarn add @blendsdk/git --save
npm install @blendsdk/git --save

Utlities

Check if we are on a given branch

is_git_branch <branch name>

Check if the current working git folder is clean

is_git_clean

About

Common library and utilities to use Git in NodeJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published