Skip to content

Commit e6b09b1

Browse files
stefanbellergitster
authored andcommitted
builtin/submodule--helper: remove stray new line
Signed-off-by: Stefan Beller <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 31158c7 commit e6b09b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builtin/submodule--helper.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,6 @@ static void sync_submodule_cb(const struct cache_entry *list_item, void *cb_data
10241024
{
10251025
struct sync_cb *info = cb_data;
10261026
sync_submodule(list_item->name, info->prefix, info->flags);
1027-
10281027
}
10291028

10301029
static int module_sync(int argc, const char **argv, const char *prefix)

0 commit comments

Comments
 (0)