Searched refs:GitFailedException (Results 1 – 5 of 5) 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:
237 except GitFailedException:
473 except GitFailedException:
1309 self.assertRaises(GitFailedException,1680 self.assertRaises(GitFailedException,