Yes this is what I meant by error handling not being good in the beta.
"git ubuntu prepare-upload" requires a further subcommand - "args" or "mangle". You probably want "args"?
The problem here is that argparse crashes instead of providing useful usage text.
Yes this is what I meant by error handling not being good in the beta.
"git ubuntu prepare-upload" requires a further subcommand - "args" or "mangle". You probably want "args"?
The problem here is that argparse crashes instead of providing useful usage text.