commit | a2d93aea25e33468622fbd6d9a6e02f8dd8b3c58 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Jan 15 03:13:55 2008 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Jan 20 20:57:42 2008 -0800 |
tree | 20369a39e38ea1e01d63942d6b3c92716e8ea0e7 | |
parent | 5c08dbbdf1a2d2565606bb43f7e42a5968fcbdf1 [diff] |
git-submodule: add test for the subcommand parser fix This modifies the existing t7400 test to use 'init' as the pathname that a submodule is bound to. Without the earlier subcommand parser fix, this fails. Signed-off-by: Junio C Hamano <gitster@pobox.com>