builtin/submodule--helper: remove stray new line
Signed-off-by: Stefan Beller <sbeller@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
31158c7efc
commit
e6b09b184d
@ -1024,7 +1024,6 @@ static void sync_submodule_cb(const struct cache_entry *list_item, void *cb_data
|
||||
{
|
||||
struct sync_cb *info = cb_data;
|
||||
sync_submodule(list_item->name, info->prefix, info->flags);
|
||||
|
||||
}
|
||||
|
||||
static int module_sync(int argc, const char **argv, const char *prefix)
|
||||
|
Loading…
Reference in New Issue
Block a user