Commit 83041c711cd7d9fccb7a1327e642ce33f0705370

Russell Belfer 2013-04-19T11:52:04

Move git_config_backend to include/git2/sys Moving backend implementor objects into include/git2/sys so the APIs can be isolated from the ones that normal libgit2 users would be likely to use.