gitbutler/crates
Sebastian Thiel 93508d7e7c
fix: assure tests aren't affected by local configuration
Otherwise, tests will pickup global configuration, which can affect them.
For instance, if `core.gpgsign` is true, it will cause commits to be signed
which can be slow, or hang entirely if gpg-agent requests a password.

Note that now there is possibly no tests that validates signing,
and doing so is difficult as it requires gpg and keys to be setup.
2024-05-23 10:12:40 +02:00
..
gitbutler-cli rename module snapshots to ops 2024-05-08 00:29:38 +02:00
gitbutler-core Merge pull request #3822 from gitbutlerapp/revert-3820-oplog-diff-optimization 2024-05-23 03:31:00 +02:00
gitbutler-git Format 2024-05-15 20:27:26 +02:00
gitbutler-tauri Project menu items update + new "Open in VS code" (#3804) 2024-05-21 23:57:38 +02:00
gitbutler-testsupport fix: assure tests aren't affected by local configuration 2024-05-23 10:12:40 +02:00
gitbutler-watcher Halve the dead air time 2024-05-21 11:03:18 +02:00