X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/d884c4d8fd0a990d0746c7964bfd979a625c7ab2..8ebae56bad042edf75f7d290469fea166a20d045:/examples/stgitrc diff --git a/examples/stgitrc b/examples/stgitrc index 74c54c4..45a629b 100644 --- a/examples/stgitrc +++ b/examples/stgitrc @@ -50,6 +50,9 @@ # Leave the original files in the working tree in case of a merge conflict #keeporig: yes +# Optimize (repack) the object store after every pull +#keepoptimized: yes + # Extensions for the files involved in a three-way merge (ancestor, # current, patched) #extensions: .ancestor .current .patched