mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-06-04 17:09:48 +00: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
97.9%
Shell
2.1%