Diff git-9999-r1 with a git-9999-r2

/usr/portage/dev-vcs/git/git-9999-r2.ebuild 2026-06-05 19:17:04.745044656 +0300
144 144
RESTRICT="!test? ( test )"
145 145

  
146 146
PATCHES=(
147
	"${FILESDIR}"/${PN}-2.48.1-macos-no-fsmonitor.patch
147
	"${FILESDIR}"/${PN}-next-0001-macos-no-fsmonitor.patch
148 148

  
149 149
	# This patch isn't merged upstream but is kept in the ebuild by
150 150
	# demand from developers. It's opt-in (needs a config option)
Thank you!