• Show log

    Commit

  • Hash : 346c1b16
    Author : Edward Thomson
    Date : 2017-12-31T09:25:42

    docs: git_treebuilder_insert validates entries
    
    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.