Back to IssuesView on GitHub
#427
Easy
Add option to name remote
Summary
This issue proposes adding a new command-line option to `ghq` that allows users to specify a custom name for the remote when cloning a repository, mirroring the functionality of `git clone --origin`. This enhances flexibility in managing remotes beyond the default 'origin'.
Skills Required
GoCommand-line argument parsingGit