Stage files and create a commit. `paths` defaults to `["."]` if empty. Returns `true` if a commit was actually created (i.e. there were changes).
(
message: &str,
paths: &[String],
allow_empty: bool,
working_dir: &std::path::Path,
)
source not stored for this graph (policy: none)
no test coverage detected
searching dependent graphs…