module Avm::Git::LauncherStereotypes::Git::LocalProjectMixin
def git_repo
-
(EacGit::Local)-
def git_repo @git_repo ||= ::EacGit::Local.new(path) end
(EacGit::Local)
-
def git_repo @git_repo ||= ::EacGit::Local.new(path) end