Commits should have a header section above changed files #49
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?
There should be a header section in the iPhone app in commit details view above the file list that shows information about the commit like title, description, hash, branch (if available), and other typical information that users expect from a got viewer.
Implemented in commit
3a69b70.TESTING.md.Verification:
cargo fmt --all -- --checkRUSTFLAGS="-D warnings" cargo check --workspace --all-targetscargo clippy --workspace --all-targets -- -D warningscargo test --workspace(31 tests passed)accessibility-extra-extra-extra-largeDynamic Type: complete readable header, VoiceOver metadata, wrapped full hash, scrolling to Changed Files, and navigation into the file diff.