gitbutler/crates/gitbutler-core
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
..
src add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
tests add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
Cargo.toml feat: Enhance OperationType handling in SnapshotDetails 2024-04-29 12:08:56 +02:00