mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-14 20:32:39 +08:00
c24c720b6135a8f7975bf9af265124eee2d464cb
If a file (e.g. ~/.gitconfig) does not exist, we get None here rather than a string. NoneType lacks rstrip() so we cannot strip it. Signed-off-by: Shawn O. Pearce <sop@google.com>
Description
Languages
Python
99.2%
Shell
0.8%