Describe the feature or problem you’d like to solve
I want a simpler way to clone a repo than having to remember or copy the syntax for a git clone from github.com.
Proposed solution
I want to be able to clone a repo quickly and easily with either owner/repo or URL.
gh repo clone [repo]
Describe the feature or problem you’d like to solve
I want a simpler way to clone a repo than having to remember or copy the syntax for a
git clonefrom github.com.Proposed solution
I want to be able to clone a repo quickly and easily with either owner/repo or URL.
gh repo clone [repo]