libgit2-sys 0.11.0+0.99.0

Native bindings to the libgit2 library
Documentation
1
2
3
4
5
6
#!/bin/sh
export MallocStackLogging=1
export MallocScribble=1
export MallocLogFile=/dev/null
export CLAR_AT_EXIT="leaks -quiet \$PPID"
exec "$@"