lyn 95cf7b85fa feat(git-hangman-lab): add --visibility flag to repo create
Previously repo create only initialized the local repo and relied on
Gitea's push-to-create feature, which always yields a private
repository. Now the script pre-creates the remote via the Gitea API
honoring --visibility public|private (default: private), and falls
back to a PATCH when the repo already exists.
2026-04-15 16:22:30 +00:00
2026-03-21 14:48:02 +00:00
Description
No description provided
220 KiB
Languages
Shell 100%