Commit 718f24ad9aaeb14a026216aca86035f7b5d58803

Carlos Martín Nieto 2019-10-30T20:39:03

commit: verify objects exist in git_commit_with_signature There can be a significant difference between the system where we created the buffer (if at all) and when the caller provides us with the contents of a commit. Verify that the commit we are being asked to create references objects which do exist in the target repository.