v0.26.5 (2020-02-27)
Summary of changes
- Bring in improvement to client certificate handling on Windows from winhttp: support optional client cert #5384
Commit.prototype.parent()now correctly assigns the repo property on the retrieved commit. This should solve certain bugs when working with a commit retrieved fromparent.
Merged PRs into NodeGit
- Bring in Libgit2 #5384 to NodeGit
- Fix behavior of Commit#parent
- Remove DiffList
- Remove unnecessary assignment of Commit#repo