mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-14 21:15:18 +08:00
|
Some checks failed
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Failing after 12s
release-nightly / nightly-docker-rootless (push) Failing after 31s
cron-translations / crowdin-pull (push) Has been skipped
cron-licenses / cron-licenses (push) Has been skipped
Just like what most CLI parsers do: `--opt` means `opt=true` Then users could use `-o force-push` as `-o force-push=true` |
||
|---|---|---|
| .. | ||
| actions.go | ||
| hook.go | ||
| internal.go | ||
| key.go | ||
| mail.go | ||
| manager.go | ||
| pushoptions_test.go | ||
| pushoptions.go | ||
| request.go | ||
| restore_repo.go | ||
| serv.go | ||