]> git.proxmox.com Git - libgit2.git/commit
Rewrite `git_config_open_global`
authorVicent Marti <tanoku@gmail.com>
Thu, 19 May 2011 23:58:33 +0000 (02:58 +0300)
committerVicent Marti <tanoku@gmail.com>
Thu, 19 May 2011 23:58:33 +0000 (02:58 +0300)
commit8adbf2ed12b7067660a4012f54d76650663edee1
treefab3915f0b1c1bb13d202387f6aa5263e1015a7c
parent274f2c213fdb2402b586827e6e6e27b2e055101c
Rewrite `git_config_open_global`

We have a lot of utility methods that make path building trivial. Use
them!
src/config.c
src/config.h