nodegit-lfs
Advanced tools
Changelog
Changelog for v0.0.9
version
to write errors to stderr
only and not raw
checkDependencies
to use the correct response object on errorsChangelog
Changelog for v0.0.8
/usr/local/bin
to exec path when it does not exist on darwin
or linux
as it was exploding in some situations and returning false negativesChangelog
Changelog for v0.0.6
/src/commands/fetch.js
to properly return error output when parsing fails/src/commands/pull.js
to properly return error output when parsing failstests
directory from the eslint
command and addedd eslint-full
to be able to lint testsChangelog
Changelog for v0.0.3
needsUsername
param instead of sshOnly
as needsUsername
is more correct.Changelog
Changelog for v0.0.2
hasLfsFilters
to be repoHasLfs
as it now checks for filters in the .gitattributes
file or for the .git/lfs
file in the working directory of the current repo.