Skip to content
  • Junio C Hamano's avatar
    Merge branch 'nd/checkout-noisy' · 4084df42
    Junio C Hamano authored
    "git checkout [<tree-ish>] path..." learned to report the number of
    paths that have been checked out of the index or the tree-ish,
    which gives it the same degree of noisy-ness as the case in which
    the command checks out a branch.
    
    * nd/checkout-noisy:
      t0027: squelch checkout path run outside test_expect_* block
      checkout: print something when checking out paths
    4084df42