summaryrefslogtreecommitdiffstats
path: root/project.py
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-07-02 16:12:57 -0700
committerShawn O. Pearce <sop@google.com>2009-07-02 16:12:57 -0700
commitc24c720b6135a8f7975bf9af265124eee2d464cb (patch)
treec1460ab9ad60850aed68b25ba6d98a931adc352e /project.py
parent2d1a3968971366fab7000664959a2d5a39b48996 (diff)
downloadgit-repo-c24c720b6135a8f7975bf9af265124eee2d464cb.tar.gz
Fix error parsing a non-existant configuration filev1.6.8.7
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>
Diffstat (limited to 'project.py')
0 files changed, 0 insertions, 0 deletions