libgit2.c
1.21 KB
-
Rename global.c to libgit2.c · 1ec4702a
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.
Edward Thomson committed