Beispiel #1
0
 def _get_git_dir(self, git_dir):
     if self._is_heroku():
         return None
     return git_dir or get_git_dir()