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