Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Resolve <repo> pattern using default owner #39

Merged
merged 3 commits into from Dec 6, 2022

Conversation

siketyan
Copy link
Owner

@siketyan siketyan commented Dec 6, 2022

ghr now supports resolving only pattern if you have setup the default owner.
Setting the default is so easy:

[defaults]
owner = "siketyan"

Add this to your ghr.toml and done!

Now you can init/clone/open/delete repos without specifying the owner.

ghr clone <repo>

@siketyan siketyan self-assigned this Dec 6, 2022
@siketyan siketyan merged commit ded2324 into main Dec 6, 2022
@siketyan siketyan deleted the feat/resolve-default-org branch December 6, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant