2380
2380
# Registered options in lexicographical order
2382
2382
option_registry.register(
2383
Option('dirstate.fdatasync', default=True, from_unicode=bool_from_store,
2385
2394
Flush dirstate changes onto physical disk?
2387
2396
If true (default), working tree metadata changes are flushed through the