jujutsu: Modify configuration and usage to fit the latest version
This commit is contained in:
parent
89aa928419
commit
68eb8df9c8
2 changed files with 3 additions and 3 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue