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 cover281 raise GitFailedException("Couldn't determine commit position for %s" %
46 from git_recipes import GitFailedException369 except GitFailedException:375 except GitFailedException:502 raise GitFailedException("'git %s' failed." % args)628 except GitFailedException:
473 except GitFailedException:
1279 self.assertRaises(GitFailedException,