Revision 3c63934a5386934a14465971a86a8a072ca6205b authored by Keno Fischer on 29 May 2020, 14:23:23 UTC, committed by GitHub on 29 May 2020, 14:23:23 UTC
* Fix spelling of committish

The official git glossary (https://git-scm.com/docs/gitglossary),
spells this commit-ish or committish. Since we can't do the former,
use the latter consistently. We had three different spellings.

* Minor LibGit2 API improvement

Use the _bypath function in GitTree getindex rather than opencoding
it using the tree walker.
1 parent 7c980c6
Raw File
libssh2.version
LIBSSH2_BRANCH=libssh2-1.9.0
LIBSSH2_SHA1=42d37aa63129a1b2644bf6495198923534322d64
back to top