mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2026-07-12 14:32:25 +08:00
438c54713a
A git-config entry with no value was preventing repo from initializing. This modifies _ReadGit() to handle config entries with empty values. Signed-off-by: David Aguilar <davvid@gmail.com> Reported-by: Josh Guilfoyle <jasta00@gmail.com>