Skip to content
  • Junio C Hamano's avatar
    Merge branch 'sb/submodule-helper' · 65e14496
    Junio C Hamano authored
    The infrastructure to rewrite "git submodule" in C is being built
    incrementally.  Let's polish these early parts well enough and make
    them graduate to 'next' and 'master', so that the more involved
    follow-up can start cooking on a solid ground.
    
    * sb/submodule-helper:
      submodule: rewrite `module_clone` shell function in C
      submodule: rewrite `module_name` shell function in C
      submodule: rewrite `module_list` shell function in C
    65e14496