submodule--helper: fix BUG message in ensure_core_worktree
commit820a647e67ad21ecb1d23b2154c44ad13e794443
authorStefan Beller <sbeller@google.com>
Fri, 14 Dec 2018 23:59:44 +0000 (14 15:59 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Dec 2018 18:38:55 +0000 (26 10:38 -0800)
treec9b3a037921415b9fff44f604ed26c868d72881c
parent898c2e65b7743f7d56bf50b4ba8bf4f59a0caf93
submodule--helper: fix BUG message in ensure_core_worktree

74d4731da1 (submodule--helper: replace connect-gitdir-workingtree by
ensure-core-worktree, 2018-08-13) missed to update the BUG message.
Fix it.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/submodule--helper.c