2023-09-04 16:51:23 +03:00
|
|
|
source ../common.sh
|
|
|
|
|
|
|
|
clearStore
|
|
|
|
clearCache
|
|
|
|
|
|
|
|
# Need backend to support git-hashing too
|
2024-02-29 21:39:29 +02:00
|
|
|
requireDaemonNewerThan "2.18.0pre20230908"
|
2023-09-04 16:51:23 +03:00
|
|
|
|
|
|
|
enableFeatures "git-hashing"
|
|
|
|
|
|
|
|
restartDaemon
|