1. 16 5月, 2017 2 次提交
    • J
      Merge branch 'jk/no-null-sha1-in-cache-tree' · f767178a
      Junio C Hamano 提交于
      Code to update the cache-tree has been tightened so that we won't
      accidentally write out any 0{40} entry in the tree object.
      
      * jk/no-null-sha1-in-cache-tree:
        cache-tree: reject entries with null sha1
      f767178a
    • J
      Merge branch 'dt/raise-core-packed-git-limit' · d97141b0
      Junio C Hamano 提交于
      The default packed-git limit value has been raised on larger
      platforms to save "git fetch" from a (recoverable) failure while
      "gc" is running in parallel.
      
      * dt/raise-core-packed-git-limit:
        Increase core.packedGitLimit
      d97141b0
  2. 09 5月, 2017 12 次提交
  3. 06 5月, 2017 3 次提交
  4. 05 5月, 2017 23 次提交