Merge branch 'sb/submodule-helper'
commit65e1449614d3af34a022007cd335d0e563dea721
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:19 +0000 (5 12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:19 +0000 (5 12:30 -0700)
tree2369279dd32ac37d6d8637b1df5d04a73fded819
parent8a54523f0f70134327e7b2a625b1777c796b07d5
parentee8838d157761acf4cc38f2378277dc894c10eb0
Merge branch 'sb/submodule-helper'

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
Makefile
builtin.h
git-submodule.sh
git.c