Searched refs:ask_confirm (Results 1 – 1 of 1) sorted by relevance
67 def ask_confirm(prompt): function149 …if not ask_confirm('Are you sure you want to delete "%s" on remote "%s"?' % (remote_ref, args.url)…155 …if not ask_confirm('Are you sure you want to push a new branch/tag "%s" on remote "%s"?' % (remote…177 if not ask_confirm('Are you sure you want to push %d commits?' % len(revs)):