gitbutler/crates/gitbutler-repo/tests
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
..
fixtures/users Refactor - removes the change_refernce module that what the initial imlementation of stacking 2024-10-03 18:39:50 +02:00
create_wd_tree.rs Support symlinks in create_wd_tree 2024-09-30 18:02:46 +02:00
credentials.rs remove useless credentials helper struct 2024-09-06 11:03:57 +02:00
mod.rs Refactor - removes the change_refernce module that what the initial imlementation of stacking 2024-10-03 18:39:50 +02:00