Searched refs:BranchExists (Results 1 – 2 of 2) sorted by relevance
57 def BranchExists(self, branch_name): member in GitHelper
723 if args.branch_after and not git.BranchExists(args.branch_after):727 if args.branch_before and not git.BranchExists(args.branch_before):