467468469470471472473474
return exists; } catch (GitAPIException e) { throw new JGitFlowGitAPIException(e); } }