nitc :: MPackage :: git_dir
private var git_dir: nullable String is lazy do return git_exec("git rev-parse --show-prefix") end