jujutsu: Modify configuration and usage to fit the latest version

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent 89aa928419
commit 68eb8df9c8
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
2 changed files with 3 additions and 3 deletions

View file

@ -47,8 +47,8 @@ in {
auto-track = "true";
max-new-file-size = 0;
};
core = {
fsmonitor = "watchman";
fsmonitor = {
backend = "watchman";
watchman.register-snapshot-trigger = true;
};
user = {