Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make test number t7406- unique | Johannes Sixt | 2009-08-21 | 1 | -81/+0 |
| | | | | | | | 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. Tsirkin | 2009-05-09 | 1 | -0/+81 |
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> |