Searched refs:interpret_args (Results 1 – 1 of 1) sorted by relevance
129 commits, files = interpret_args(opts.args, dash_dash, opts.commit)210 def interpret_args(args, dash_dash, default_commit): function