]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/for-each-repo-noopfix' into maint
authorJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:31:23 +0000 (16:31 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Feb 2021 00:31:23 +0000 (16:31 -0800)
commit897d28bcc23878b5d98b46f3903e3d2a302d8a01
treeaffe738017077b0b717da198a0c788f9fb60bcef
parent4fc7b2276f4faf210305cd5f129eedb6dbc84d10
parent6c62f015520eaecd94d93a7e8339b190f2c24bc6
Merge branch 'ds/for-each-repo-noopfix' into maint

"git for-each-repo --config=<var> <cmd>" should not run <cmd> for
any repository when the configuration variable <var> is not defined
even once.

* ds/for-each-repo-noopfix:
  for-each-repo: do nothing on empty config