gitbutler/crates
Sebastian Thiel b60d49f752 a clear error message when bare repositories are encountered and rejected (#2704)
This also rewrites some other checks in preference of opening the git directory
in isolation. Doing so is very fast, and the only way to know for certain if a
repository is bare.

In future, once the repository is more separated from the worktree (in terms of mindset)
it should be possible to handle bare repos with worktrees as well.
2024-04-22 11:01:07 +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 a clear error message when bare repositories are encountered and rejected (#2704) 2024-04-22 11:01:07 +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