• Show log

    Commit

  • Hash : 1af5aecb
    Author : Carlos Martín Nieto
    Date : 2015-09-13T05:38:29

    push: put the git_oid inline in the test structure
    
    These are small pieces of data, so there is no advantage to allocating
    them separately. Include the two ids inline in the struct we use to
    check that the expected and actual ids match.