Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/fetch-all-peeled-fix' · 0079732e
    Junio C Hamano authored
    "git fetch-pack --all" used to unnecessarily fail upon seeing an
    annotated tag that points at an object other than a commit.
    
    * jk/fetch-all-peeled-fix:
      fetch-pack: test explicitly that --all can fetch tag references pointing to non-commits
      fetch-pack: don't try to fetch peel values with --all
    0079732e