Resolve conflicts: keep pr command with show subcommand
This commit is contained in:
@@ -37,7 +37,7 @@ case "$subcommand" in
|
||||
"$SCRIPT_DIR/create-repo" "$@"
|
||||
;;
|
||||
pr)
|
||||
"$SCRIPT_DIR/pr" "$@"
|
||||
"$SCRIPT_DIR/pr" "$@"
|
||||
;;
|
||||
generate-access-token)
|
||||
"$SCRIPT_DIR/generate-access-token" "$@"
|
||||
|
||||
Reference in New Issue
Block a user