mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 14:31:30 +03:00
2b1d808314
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 |
||
---|---|---|
.. | ||
deltas | ||
git | ||
sessions | ||
suite | ||
virtual_branches | ||
app.rs | ||
database.rs | ||
error.rs | ||
gb_repository.rs | ||
keys.rs | ||
lock.rs | ||
reader.rs | ||
types.rs | ||
zip.rs |