• J
    Merge branch 'sb/checkout-recurse-submodules' · f1101cef
    Junio C Hamano 提交于
    "git checkout --recurse-submodules" did not quite work with a
    submodule that itself has submodules.
    
    * sb/checkout-recurse-submodules:
      submodule: properly recurse for read-tree and checkout
      submodule: avoid auto-discovery in new working tree manipulator code
      submodule_move_head: reuse child_process structure for futher commands
    f1101cef
lib-submodule-update.sh 42.2 KB