Search
is-git-dirty
Check if a repository has untracked or added files
v2.0.2 URL:
https://unpkg.com/is-git-dirty@2.0.2/dest/index.js
Open
Browse Files
is
git
clean
dirty
HEAD
repo
is-git
exists
current-git-branch
A tool to check if files are added in a git repository
v2.0.1 URL:
https://unpkg.com/current-git-branch@2.0.1/index.js
Open
Browse Files
is
git
added
HEAD
repo
is-git
exists
git-head
finds the hash of the HEAD reference
v1.20.1 URL:
https://unpkg.com/git-head@1.20.1/index.js
Open
Browse Files
HEAD
git
hash
is-git-added
A tool to check if files are added in a git repository
v1.0.2 URL:
https://unpkg.com/is-git-added@1.0.2/build.js
Open
Browse Files
is
git
added
HEAD
repo
is-git
exists
git-sha
Get the HEAD git sha
v1.0.0 URL:
https://unpkg.com/git-sha@1.0.0/index.js
Open
Browse Files
git
sha
HEAD
get