https://github.com/git/git
Revision 897d28bcc23878b5d98b46f3903e3d2a302d8a01 authored by Junio C Hamano on 06 February 2021, 00:31:23 UTC, committed by Junio C Hamano on 06 February 2021, 00:31:23 UTC
"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
2 parent s 4fc7b22 + 6c62f01
History
Tip revision: 897d28bcc23878b5d98b46f3903e3d2a302d8a01 authored by Junio C Hamano on 06 February 2021, 00:31:23 UTC
Merge branch 'ds/for-each-repo-noopfix' into maint
Tip revision: 897d28b
File Mode Size
.gitattributes -rw-r--r-- 34 bytes
LICENSE.txt -rw-r--r-- 1.2 KB
sha1.c -rw-r--r-- 56.4 KB
sha1.h -rw-r--r-- 4.0 KB
ubc_check.c -rw-r--r-- 46.7 KB
ubc_check.h -rw-r--r-- 1.7 KB

back to top