summaryrefslogtreecommitdiff
path: root/dev-vcs/git/files/git-2.21.0-quiet-submodules-testcase.patch
AgeCommit message (Collapse)Author
4 daysdev-vcs/git: remove unused patchesMichael Mair-Keimberger
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
2019-04-12dev-vcs/git: fix noisy git-submodule-foreach regressionRobin H. Johnson
Fix output regression upstream where: 'git submodule foreach --quiet git pull --quiet origin master >/dev/null' Still gives output because foreach swallows some options to the per-submodule command. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>