Connects the current directory to a new Gitea repo — creates the remote,
adds the origin, and pushes. Sanitizes the folder name to meet Gitea's
AlphaDashDot naming rules.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Go CLI that wraps the Gitea API and git to create repos, commit,
push, and pull without leaving the terminal.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>