nodegit-lfs
Advanced tools
Changelog
Changelog for v0.0.17
spawnHelper
now uses the -i
flag with node-pty
to allow for ssh agents to be recognized.spawnHelper
ignores the EIO
error from node-pty
Changelog
Changelog for v0.0.16
dependencyCheck
now checks git and lfs even if one of them fails, and returns the parsed version number as well.Changelog
Changelog for v0.0.13
check
callback for filters to use the NodeGit api to find the gitattributes
associated with a fileChangelog
Changelog for v0.0.12
.gitattributes
for the repo.Changelog
Changelog for v0.0.11
spawnHelper
to successfully kill processes. It was leaving rogue processes around before.Changelog
Changelog for v0.0.10
git lfs checkout
in case it invokes the smudge filters manuallyhelpers.verifyOutput
to actually check for errors and ssh permission errorsspawnHelper
credentials routine to do less work and just shell out to the parent process with the potential prompt results