turn on appendonly when versioning is enabled

This commit is contained in:
Joey Hess 2018-08-31 10:53:07 -04:00
parent 2cdcb1ea25
commit 6b75b9c448
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -111,7 +111,7 @@ gen r u c gc = do
, gitconfig = gc
, localpath = Nothing
, readonly = False
, appendonly = False
, appendonly = versioning info
, availability = GloballyAvailable
, remotetype = remote
, mkUnavailable = gen r u (M.insert "host" "!dne!" c) gc