SZEDER Gábor wrote: > Helped-by: Jeff King <p...@peff.net> > Signed-off-by: SZEDER Gábor <szeder....@gmail.com> > --- > builtin/clone.c | 36 +++++++++++++++++++----------------- > remote.c | 13 +++++++++++++ > remote.h | 1 + > t/t5611-clone-config.sh | 47 +++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 80 insertions(+), 17 deletions(-)
Reviewed-by: Jonathan Nieder <jrnie...@gmail.com> Thanks.