diff options
author | Brandon Williams <bmwill@google.com> | 2017-07-25 14:39:15 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-08-02 14:35:08 -0700 |
commit | 9ef23f91fc22be9327288c8dbb10646bb0bf4340 (patch) | |
tree | ccad710b035a444190716c38de437c3ce13144cc /t/t4253-am-keep-cr-dos.sh | |
parent | t7411: check configuration parsing errors (diff) | |
download | tgif-9ef23f91fc22be9327288c8dbb10646bb0bf4340.tar.xz |
submodule: don't use submodule_from_name
The function 'submodule_from_name()' is being used incorrectly here as a
submodule path is being used instead of a submodule name. Since the
correct function to use with a path to a submodule is already being used
('submodule_from_path()') let's remove the call to
'submodule_from_name()'.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4253-am-keep-cr-dos.sh')
0 files changed, 0 insertions, 0 deletions