Skip to content
  • Junio C Hamano's avatar
    Merge branch 'ma/http-walker-no-partial' · 96f29521
    Junio C Hamano authored
    "git http-fetch" (deprecated) had an optional and experimental
    "feature" to fetch only commits and/or trees, which nobody used.
    This has been removed.
    
    * ma/http-walker-no-partial:
      walker: drop fields of `struct walker` which are always 1
      http-fetch: make `-a` standard behaviour
    96f29521