From: Junio C Hamano Date: Mon, 29 Nov 2021 23:41:50 +0000 (-0800) Subject: Merge branch 'ab/sh-retire-helper-functions' X-Git-Tag: v2.35.0-rc0~128 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ad1260b6c994f7c0f9c259bd39f39979f7f4ecc2;p=thirdparty%2Fgit.git Merge branch 'ab/sh-retire-helper-functions' Make a few helper functions unused and then lose them. * ab/sh-retire-helper-functions: git-sh-setup: remove "sane_grep", it's not needed anymore git-sh-setup: remove unused sane_egrep() function git-instaweb: unconditionally assume that gitweb is mod_perl capable Makefile: remove $(NO_CURL) from $(SCRIPT_DEFINES) Makefile: remove $(GIT_VERSION) from $(SCRIPT_DEFINES) Makefile: move git-SCRIPT-DEFINES adjacent to $(SCRIPT_DEFINES) --- ad1260b6c994f7c0f9c259bd39f39979f7f4ecc2