module Avm::Git::SubrepoCheck::Parent
def parent_hash=(new_hash)
def parent_hash=(new_hash) subrepo.config.parent_commit_id = new_hash subrepo.write_config end
def parent_hash=(new_hash) subrepo.config.parent_commit_id = new_hash subrepo.write_config end