tree.h
14.4 KB
-
docs: git_treebuilder_insert validates entries · 346c1b16
The documentation for `git_treebuilder_insert` erroneously states that we do not validate that the entry being inserted exists. We do, as of https://github.com/libgit2/libgit2/pull/3633. Update the documentation to reflect the new reality.
Edward Thomson committed