Skip to content
  • Junio C Hamano's avatar
    Merge branch 'kn/for-all-refs' · d037212d
    Junio C Hamano authored
    "git for-each-ref" learned "--include-root-refs" option to show
    even the stuff outside the 'refs/' hierarchy.
    
    * kn/for-all-refs:
      for-each-ref: add new option to include root refs
      ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR'
      refs: introduce `refs_for_each_include_root_refs()`
      refs: extract out `loose_fill_ref_dir_regular_file()`
      refs: introduce `is_pseudoref()` and `is_headref()`
    d037212d