Skip to content
Snippets Groups Projects
Select Git revision
  • e2ac7cb5fbcf1407003aa07cdcd14141527ea2e3
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
27 results

tree.c

Blame
  • user avatar
    Sam Vilain authored and Junio C Hamano committed
    When scanning the trees in track_tree_refs() there is a "lazy" test
    that assumes that entries are either directories or files.  Don't do
    that.
    
    Signed-off-by: default avatarJunio C Hamano <gitster@pobox.com>
    e2ac7cb5
    History
    tree.c 5.46 KiB