commit.c
22.6 KB
-
commit: verify objects exist in git_commit_with_signature · 718f24ad
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.
Carlos Martín Nieto committed