Fixes a problem where setting up a new local directory for the
repository created from a template would not contain any files:
gh repo create -p OWNER/some-template my-repo --private --confirm
ls my-repo
//=> [empty directory]
Fixes #2290
|
||
|---|---|---|
| .. | ||
| clone | ||
| create | ||
| credits | ||
| fork | ||
| garden | ||
| view | ||
| repo.go | ||