diff options
author | Stefan Beller <sbeller@google.com> | 2017-03-14 14:46:40 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-03-16 14:07:16 -0700 |
commit | 6d14eac3ec3e935ada977dfbdf4c61a0a3222010 (patch) | |
tree | 3a95ffe7b75216bb6c1349709fb9dae1a9ed7091 /builtin/checkout.c | |
parent | a7bc845a9ae2bc4c58566e6744dd3cec0f805244 (diff) | |
download | git-6d14eac3ec3e935ada977dfbdf4c61a0a3222010.tar.gz |
entry.c: create submodules when interesting
When a submodule is introduced with a new revision
we need to create the submodule in the worktree as well.
As 'submodule_move_head' handles edge cases, all we have
to do is call it from within the function that creates
new files in the working tree for workingtree operations.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/checkout.c')
0 files changed, 0 insertions, 0 deletions