Bump vendored libgit2 to fba70a9d5f #471

Merged
carlosmn merged 1 commits from cmn/bump-libgit2 into master 2019-01-04 07:35:13 -06:00
carlosmn commented 2019-01-04 07:22:10 -06:00 (Migrated from github.com)

This includes updating the Index.WriteTreeTo test as it was abusing an
oversight of the object creation safety checks and creating a tree referencing
a non-existent blob. Instead we update it to the primary purpose of this method
which is to write into a repository from an unattached index.

This includes updating the `Index.WriteTreeTo` test as it was abusing an oversight of the object creation safety checks and creating a tree referencing a non-existent blob. Instead we update it to the primary purpose of this method which is to write into a repository from an unattached index.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#471
No description provided.