• Show log

    Commit

  • Hash : 0974e02f
    Author : Carlos Martín Nieto
    Date : 2019-10-30T20:35:48

    commit: add failing tests for object checking for 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.
    
    Provide some test cases (we have to adapt the existing ones because they refer
    to trees and commits which do not exist).