OSDN Git Service

Merge branch 'sb/submodule-helper'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:19 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:19 +0000 (12:30 -0700)
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

1  2 
Makefile
builtin.h
git-submodule.sh
git.c

diff --cc Makefile
Simple merge
diff --cc builtin.h
Simple merge
Simple merge
diff --cc git.c
Simple merge