Documentation
¶
Overview ¶
Package reponame validates and normalizes repository names before they are sent to the remote create script, mirroring that script's own validation so invalid names are rejected locally with a clear error instead of round-tripping to the server.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Normalize ¶
Normalize strips a trailing ".git" suffix from name, matching the remote script's tolerance for names typed with the suffix.
Types ¶
This section is empty.
Source Files
¶
- reponame.go
Click to show internal directories.
Click to hide internal directories.