//! Git operations grouped by feature area.
//!//! Each sub-module owns both its domain types (`types.rs`) and its operations
//! (`ops.rs`), re-exporting both at the module level for ergonomic access.
pubmodbranches;pubmodcommits;pubmoddiff;pubmodeditor;pubmodgraph;pubmodlog;pubmodpersistence;pubmodremotes;pubmodrepo;pubmodstaging;pubmodstash;pubmodtheme;