portage.sync.modules.git package

Submodules

Module contents

Git plug-in module for portage. Performs a git pull on repositories.

class portage.sync.modules.git.CheckGitConfig(repo, logger)

Bases: portage.sync.config_checks.CheckSyncConfig

_check_depth(attr)
check_auto_sync()

Check the auto_sync setting

check_depth()
check_uri()

Check the sync_uri setting

check_verify_commit_signature()
repo_checks()

Perform all checks available