gitbutler/crates/gitbutler-watcher
Sebastian Thiel be4cd36986
clarify some TODOs to avoid keeping them for too long
Note that the comment above 'deltas' merely removed, as it wasn't actionable
without changing the frontend, which can probably already deal with
multiple of these.

Now that types are better understood though, it was straightforward to
change the type of `file_path` to not be a string, which now is even
clearer of a necessity thanks to the `tauri`-independent `watcher` crate.

Also, remove a comment related to the lack of worktree support.
It now fails gracefully, and that will come up again if support should be added.
2024-04-21 11:35:26 +02:00
..
src clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
tests rm gb_repository from controller 2024-04-21 09:26:34 +02:00
Cargo.toml optimize tokio features 2024-04-18 09:48:23 +02:00