coreboot-kgpe-d16/util/gitconfig
Alex Thiessen 7c7181fc96 util/gitconfig: Replace subshells with braces
The check for `user.name` and `user.email` being set is done in
`gitconfig.sh` and it uses two subshells where none is actually needed.
Stream redirection can be consolidated.

Change-Id: Ia1d19eb3c11f9d11f030dcc179bc175956cd7116
Signed-off-by: Alex Thiessen <alex.thiessen.de+coreboot@gmail.com>
Reviewed-on: https://review.coreboot.org/23250
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2018-01-22 12:34:02 +00:00
..
commit-msg lint: update signed-off-by check 2017-08-17 11:26:31 +00:00
gitconfig.sh util/gitconfig: Replace subshells with braces 2018-01-22 12:34:02 +00:00
pre-commit util/gitconfig: Refuse to commit on lint failure 2018-01-11 22:09:33 +00:00