gitbutler/crates/gitbutler-core/tests/suite
Sebastian Thiel aa3d3cb7da fix rustfmt formatting issues due to line-length (#3039)
The trick is to temporarily set `max_width` in `rustfmt.toml` to 120,
then set it back to the default of 100 (or remove the file).
2024-04-23 12:53:56 +02:00
..
virtual_branches fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
gb_repository.rs use the new testsupport crate 2024-04-09 20:45:17 +02:00
projects.rs a clear error message when bare repositories are encountered and rejected (#2704) 2024-04-22 11:01:07 +02:00