mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 21:42:05 +08:00
op: skip env check for op switch (#34619)
This commit is contained in:
@@ -318,8 +318,6 @@ function op_sim() {
|
||||
}
|
||||
|
||||
function op_switch() {
|
||||
op_before_cmd
|
||||
|
||||
REMOTE="origin"
|
||||
if [ "$#" -gt 1 ]; then
|
||||
REMOTE="$1"
|
||||
|
||||
Reference in New Issue
Block a user