Skip to content

Commit 1e32e97

Browse files
dschoGit for Windows Build Agent
authored andcommitted
Merge pull request git-for-windows#1909 from benpeart/free-fscache-after-status-gfw
status: disable and free fscache at the end of the status command
2 parents 2f783fc + 54d118d commit 1e32e97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

builtin/commit.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,6 +1664,7 @@ struct repository *repo UNUSED)
16641664
wt_status_print(&s);
16651665
wt_status_collect_free_buffers(&s);
16661666

1667+
enable_fscache(0);
16671668
return 0;
16681669
}
16691670

0 commit comments

Comments
 (0)