Show remote activity and pull-to-refresh on Home #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
Goal
Implement the Home tab as a clear view of remote-branch activity and work not yet pulled locally.
Scope
Acceptance criteria
crates/storage.Implemented in commit
8e883f5.Verification:
cargo fmt --all -- --checkRUSTFLAGS="-D warnings" cargo check --workspace --all-targetscargo clippy --workspace --all-targets -- -D warningscargo test --workspacexcodegen generateorigin/mainThe automated Git regression uses temporary repositories and injected transports; it does not contact live servers. The separate simulator integration check used the configured live Gitea server.