Export `git_repository_gc` properly One of my brainfarts made me export it as `git_repository_close` instead of GC. Duh.