Skip to content
  • Junio C Hamano's avatar
    Merge branch 'tb/fix-persistent-shallow' into master · 24ecfdf2
    Junio C Hamano authored
    When "fetch.writeCommitGraph" configuration is set in a shallow
    repository and a fetch moves the shallow boundary, we wrote out
    broken commit-graph files that do not match the reality, which has
    been corrected.
    
    * tb/fix-persistent-shallow:
      commit.c: don't persist substituted parents when unshallowing
    24ecfdf2