职业分类
未分类
描述
1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit
原文语言:英语
更新
菜单
SkillsMP 已收集 cuga-project/cuga-flo 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 5 / 5 个已收集 Skill。
1. Commit current changes, one per file or (depends what user asks), but if its build files then all build files one commit
原文语言:英语
### Step 1: Validate Your Local Repository do it all against upstream `origin`
原文语言:英语
# Create a new issue (upstream)
原文语言:英语
# Report a bug (upstream issue)
原文语言:英语
1. Run `uv run ruff check --fix` on the project (or the files in scope).
原文语言:英语