gitbutler/crates/gitbutler-stack
Kiril Videlov 5b39495062 implement GC for branch entries
Garbage collects branches that are not in the workspace and hold no changes:
   1. They do not have a WIP commit
   2. They have no regular commits
2024-10-15 16:21:40 +02:00
..
src implement GC for branch entries 2024-10-15 16:21:40 +02:00
tests Make all places that create Stack also initialize it 2024-10-08 16:43:42 +02:00
Cargo.toml Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00