OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ask_confirm
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/git/
pre-push.py
67
def
ask_confirm
(prompt):
function
149
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_ref, args.url)):
177
if not
ask_confirm
('Are you sure you want to push %d commits?' % len(revs)):
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026