Lewati ke konten utama

Syntax

Command Syntax

Stable

Push HEAD dengan explicit, grouped, backup-aware, atau dry-run selection.

Commandcusty push

Category

Git Operations

Quick Command

custy push [OPTIONS]

Ringkasan​

Command Syntax

Available command syntax and usage examples.

Default Push

bash
custy push

Specific Remote

bash
custy push --remote upstream

All Configured Remotes

bash
custy push --all-remote

Push with Tag

bash
custy push --tag v1.2.3

Synchronize Backup

bash
custy push --sync-backup

Preview

bash
custy --dry-run push --tag v1.2.3