mirror of
https://git.codelinaro.org/clo/tools/repo.git
synced 2025-09-12 23:16:18 +08:00

If the pickle config file is 0 bytes in length, we may have crashed (or been aborted) while writing the file out to disk. Instead of crashing with a backtrace, just treat the file as though it wasn't present and load off a `git config` fork. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Languages
Python
98.7%
Shell
1.3%