mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
be4cd36986
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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |