Jacob Keller <jacob.e.keller@xxxxxxxxx> writes: > This end result is cleaner, and avoids duplicating the merge names > twice. > > Signed-off-by: Jacob Keller <jacob.keller@xxxxxxxxx> > Link: [1] https://lore.kernel.org/git/20250617-jk-submodule-helper-use-url-v2-1-04cbb003177d@xxxxxxxxx/ > --- > remote.h | 4 ++-- > branch.c | 4 ++-- > builtin/pull.c | 2 +- > remote.c | 42 +++++++++++++++++++++++++++--------------- > 4 files changed, 32 insertions(+), 20 deletions(-) This unfortunately makes t5582 segfault.