• Show log

    Commit

  • Hash : 7138ce37
    Author : Carson Howard
    Date : 2017-10-06T07:16:26

    remote: add typedef to normalize push_update_reference callback Very many callbacks in libgit2 have some sort of typedef to normalize the name at git_<name_of_operation>_cb. Add a typedef for push_update_references in the remote so the name follows the same conventions.