@blendsdk/git
v1.1.4
Published
Common library and utilities to use Git in NodeJS
Readme
Git
Common library and utilities to use Git in NodeJS
Installation
yarn add @blendsdk/git --savenpm install @blendsdk/git --saveUtlities
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