5
3
Fork
You've already forked bmputil
2

Restructure CLI #53

Open
P-Storm wants to merge 2 commits from P-Storm/feat/separated-cli into main
pull from: P-Storm/feat/separated-cli
merge into: blackmagic-debug:main
blackmagic-debug:main
blackmagic-debug:add-coc-no-ai
P-Storm commented 2025年07月17日 22:40:04 +02:00 (Migrated from github.com)
Copy link

Restructured so that the main.rs is manageable.

Restructured so that the `main.rs` is manageable.
semanticdiff-com[bot] commented 2025年07月17日 22:40:06 +02:00 (Migrated from github.com)
Copy link
Review changes with &nbsp;<a href="https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes"><picture><source media="(prefers-color-scheme: dark)" srcset="https://app.semanticdiff.com/images/github_button.svg?theme=dark&smaller=5"><source media="(prefers-color-scheme: light)" srcset="https://app.semanticdiff.com/images/github_button.svg?theme=light&smaller=5"><img src="https://app.semanticdiff.com/images/github_button.svg?theme=light&smaller=5" align="center" alt="SemanticDiff"></picture></a> <details> <summary>Changed Files</summary> <br/> | File | Status | | :--- | :--- | | [<img src="https://app.semanticdiff.com/static/file-icons/rust.svg" width="20" height="20" align="center">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/probe.rs)&nbsp;&nbsp;[src/bin/bmputil\-cli/cli\_commands/probe\.rs](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/probe.rs) | [<img src="https://app.semanticdiff.com/images/progressbar.svg?progress=8">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/probe.rs) &nbsp;8% smaller | | [<img src="https://app.semanticdiff.com/static/file-icons/rust.svg" width="20" height="20" align="center">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/mod.rs)&nbsp;&nbsp;[src/bin/bmputil\-cli/cli\_commands/mod\.rs](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/mod.rs) | [<img src="https://app.semanticdiff.com/images/progressbar.svg?progress=0">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/mod.rs) &nbsp;0% smaller | | [<img src="https://app.semanticdiff.com/static/file-icons/rust.svg" width="20" height="20" align="center">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/target.rs)&nbsp;&nbsp;[src/bin/bmputil\-cli/cli\_commands/target\.rs](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/target.rs) | [<img src="https://app.semanticdiff.com/images/progressbar.svg?progress=0">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/cli_commands/target.rs) &nbsp;0% smaller | | [<img src="https://app.semanticdiff.com/static/file-icons/rust.svg" width="20" height="20" align="center">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/main.rs)&nbsp;&nbsp;[src/bin/bmputil\-cli/main\.rs](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/main.rs) | [<img src="https://app.semanticdiff.com/images/progressbar.svg?progress=0">](https://app.semanticdiff.com/gh/blackmagic-debug/bmputil/pull/53/changes#src/bin/bmputil-cli/main.rs) &nbsp;0% smaller | </details>
This pull request has changes conflicting with the target branch.
  • src/bin/bmputil-cli/cli_commands/probe.rs
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin P-Storm/feat/separated-cli:P-Storm/feat/separated-cli
git switch P-Storm/feat/separated-cli
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
blackmagic-debug/bmputil!53
Reference in a new issue
blackmagic-debug/bmputil
No description provided.
Delete branch "P-Storm/feat/separated-cli"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?