• Show log

    Commit

  • Hash : 87fe5788
    Author : Edward Thomson
    Date : 2019-01-16T23:58:09

    references: use full name in type names Update the reference type names from an abbreviation (`git_ref`) to use the fullname (`git_reference`). This ensures that we are consistent with our naming for reference types and functions throughout the library. The previous names are now marked as deprecated.