]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/forbid-lf-in-git-url'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:17 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:17 +0000 (14:19 -0800)
Newline characters in the host and path part of git:// URL are
now forbidden.

* jk/forbid-lf-in-git-url:
  fsck: reject .gitmodules git:// urls with newlines
  git_connect_git(): forbid newlines in host and path

1  2 
connect.c
fsck.c
t/t5570-git-daemon.sh

diff --cc connect.c
Simple merge
diff --cc fsck.c
Simple merge
Simple merge