Searched defs:read_git_config (Results 1 – 2 of 2) sorted by relevance
105 def read_git_config(prop): function
85 def read_git_config(cls, key, cwd=None, executive=None): member in Git