aboutsummaryrefslogtreecommitdiff
path: root/t/t7406-submodule-reference.sh
Commit message (Collapse)AuthorAge
* Make test number t7406- uniqueJohannes Sixt2009-08-21
| | | | | | | We skip t7407 because a patch series is cooking that uses is. Signed-off-by: Johannes Sixt <j6t@kdbg.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
* Add --reference option to git submodule.Michael S. Tsirkin2009-05-09
This adds --reference option to git submodule add and git submodule update commands, which is passed to git clone. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>