• Show log

    Commit

  • Hash : 718f24ad
    Author : Carlos Martín Nieto
    Date : 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.