mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
No need to call `git var | sed` multiple times when we can call it once and then use bash string parsing routines to extract the relevant info. BUG=None TEST=delete .gitconfig in chroot; enter chroot; verify .gitconfig is up-to-date Change-Id: I900e4241a5c53bc46c90eb0f2a01152f4bfba577 Reviewed-on: http://gerrit.chromium.org/gerrit/8027 Commit-Ready: Mike Frysinger <vapier@chromium.org> Reviewed-by: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>