gitbutler/crates
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
..
gitbutler-analytics optimize tokio features 2024-04-18 09:48:23 +02:00
gitbutler-changeset Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00
gitbutler-core clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
gitbutler-git fix build on Windows 2024-04-18 13:45:53 +02:00
gitbutler-tauri clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
gitbutler-testsupport rm target writer from unrelated tests 2024-04-19 23:13:27 +02:00
gitbutler-watcher clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00