mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-07 12:26:19 +00:00
Ensure that all git commands are run as if from the package directory using the `-C` option. Otherwise the various attempts to use git fail if `linuxkit pkg` is invoked from outside the git repo. Signed-off-by: Ian Campbell <ijc@docker.com>