gitbutler/crates/gitbutler-watcher/tests/handler
Sebastian Thiel 5223c197d2
add watcher crate with code copied from gitbutler-tauri/src/watcher.
It's not functional yet, but exactly at the spot where it needs fixing
across the boundary that is:

- a stand-in for application events
- analytics
2024-04-17 19:15:17 +02:00
..
calculate_delta.rs add watcher crate with code copied from gitbutler-tauri/src/watcher. 2024-04-17 19:15:17 +02:00
fetch_gitbutler_data.rs add watcher crate with code copied from gitbutler-tauri/src/watcher. 2024-04-17 19:15:17 +02:00
git_file_change.rs add watcher crate with code copied from gitbutler-tauri/src/watcher. 2024-04-17 19:15:17 +02:00
mod.rs add watcher crate with code copied from gitbutler-tauri/src/watcher. 2024-04-17 19:15:17 +02:00
push_project_to_gitbutler.rs add watcher crate with code copied from gitbutler-tauri/src/watcher. 2024-04-17 19:15:17 +02:00