openpencil/crates/op-git/src
Kayshen-X 2aacde0ce2 style: apply rustfmt to the workspace
cargo fmt --all -- --check was failing on CI after the recent
feature work landed unformatted (insert_<comp> MCP tools,
Component-Browser panel, Design-MD panel, op-i18n locale tables,
op-opmerge). Running cargo fmt --all touches 48 files; no behaviour
change.
2026-05-21 22:03:43 +08:00
..
auth.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
branch.rs feat(desktop): add op-git crate for in-app version control 2026-05-18 21:45:00 +08:00
history.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
lib.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
merge.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
remote.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
ssh.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
status.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
tests.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
tests_auth.rs feat(editor): add Design-MD panel and complete i18n coverage 2026-05-19 22:29:22 +08:00
tests_merge.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
tests_repo.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00
worktree.rs style: apply rustfmt to the workspace 2026-05-21 22:03:43 +08:00