Searched refs:GitFailedException (Results 1 – 4 of 4) sorted by relevance
77 class GitFailedException(Exception): class140 except GitFailedException: # pragma: no cover152 except GitFailedException: # pragma: no cover285 raise GitFailedException("Couldn't determine commit position for %s" %
46 from git_recipes import GitFailedException370 except GitFailedException:376 except GitFailedException:503 raise GitFailedException("'git %s' failed." % args)629 except GitFailedException:
473 except GitFailedException:
1302 self.assertRaises(GitFailedException,1673 self.assertRaises(GitFailedException,