gitbutler/crates/gitbutler-repo
Kiril Videlov e63e876ca5 Refactor - removes the change_refernce module that what the initial imlementation of stacking
This is now replaced with the more capable and correct `Stack` trait, implemented on `Branch`.

The new endpoints are:
create_series,
remove_series,
update_series_name,
update_series_description,
push_stack,
2024-10-03 18:39:50 +02:00
..
src Refactor - removes the change_refernce module that what the initial imlementation of stacking 2024-10-03 18:39:50 +02:00
tests Refactor - removes the change_refernce module that what the initial imlementation of stacking 2024-10-03 18:39:50 +02:00
Cargo.toml Bump the rust-updates group across 1 directory with 13 updates 2024-10-02 22:37:53 +00:00