Skip to content
  • Dan Villiom Podlaski Christiansen's avatar
    pull: adjust default map save interval to 1000 · a81137caad95
    Dan Villiom Podlaski Christiansen authored
    Previously, users would have to set this manually to make long running
    conversions safely resumable. Now that we disregard it for clone, we
    should make our defaults safer for pull.
    
    The value of 1000 is essentially a compromise, as it isn't so small
    that it makes converting repositories with more commits than files
    slow, and not so large that it becomes infrequent with large and slow
    commits.
    a81137caad95