···5757 depth: 505858 submodules: true5959```6060+6161+## git push options6262+6363+These are push options that can be used with the `--push-option (-o)` flag of git push:6464+6565+- `verbose-ci`, `ci-verbose`: enables diagnostics reporting for the CI pipeline, allowing you to see any issues when you push.6666+- `skip-ci`, `ci-skip`: skips triggering the CI pipeline.