Home | History | Annotate | Download | only in checkout

Lines Matching refs:CheckoutNeedsUpdate

125 class CheckoutNeedsUpdate(ScriptError):
132 raise CheckoutNeedsUpdate(script_args=error.script_args, exit_code=error.exit_code, output=error.output, cwd=error.cwd)