• Show log

    Commit

  • Hash : 1ec4702a
    Author : Edward Thomson
    Date : 2020-07-11T12:25:51

    Rename global.c to libgit2.c Now that we've identified that our global settings really aren't global at all, and refactored the library to match that, change global.c to libgit2.c, which is especially nice since the prefix of the functions matches the filename.