Git Overview
Git Overview
Active + Reserved Key
Define repositories, push behavior, credential policy, and safe commit-hook execution.
Command
[tool.custy.git]Category
Configuration
Quick Command
[tool.custy.git]Features
Remote Groups
Configure default, primary, and optional backup destinations in Git Remotes.
Push Strategy
Choose main, backup, or all service-level groups and review reserved auto-push behavior in Push Strategy.
Credential Policy
Keep native Git first and optionally configure external container fallback in Git Credentials.
Commit Hooks
Keep projects with no hooks on native Git while adapting recognized cross-platform pre-commit wrappers through Git Commit Hooks.
CLI Push Defaults
Configure all-remote, skip-tag, and backup-sync arguments in tool.custy.cli.push.