gk work push
Push repository changes
Synopsis
The “push” command pushes changes across all repositories in the active workspace for the current work item. It ensures that all local changes, including commits and branches, are synchronized with the corresponding remote repositories.
gk work push [flags]
Examples
gk work push
Options
--create-pr Create PR after the push. All defaults will be applied.
-f, --force Force push to upstream
-h, --help help for push
SEE ALSO
- gk work - Interact with your work. Alias: ‘w’