Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jt/fetch-negotiator-skipping' · 7c85ee6c
    Junio C Hamano authored
    Add a server-side knob to skip commits in exponential/fibbonacci
    stride in an attempt to cover wider swath of history with a smaller
    number of iterations, potentially accepting a larger packfile
    transfer, instead of going back one commit a time during common
    ancestor discovery during the "git fetch" transaction.
    
    * jt/fetch-negotiator-skipping:
      negotiator/skipping: skip commits during fetch
    7c85ee6c