gitbutler/crates/gitbutler-core/tests/suite
Scott Chacon 2b1d808314 add several history manipulation backend functions
this adds backend functions in Rust to do the following:
* move file hunks between commits (basic)
* undo any commit in a stack
* insert a blank commit
* move a commit within the stack
* update a commit message in place
2024-04-29 15:03:01 +02:00
..
virtual_branches add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
gb_repository.rs Use a temp-file to write new content atomically in storage layer (#2807) 2024-04-24 10:38:48 +02:00
projects.rs project deleteion cleans up virtual_branches.toml 2024-04-24 17:50:39 +02:00