mirror of
https://github.com/openharmony/third_party_cryptsetup.git
synced 2026-07-22 16:25:24 -04: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>