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

Infers and autocompletes the --from repo when possible #59

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

chrisguidry
Copy link
Contributor

Most folks will likely either be working outside of a git repo, or
within a git repo with an origin at Github. In these cases, we can just
assume/default to the fact that they likely want this repo to be their
code storage. Here we add autocompletion and defaulting to guess the
repo when it's not provided.

Most folks will likely either be working outside of a git repo, or
within a git repo with an origin at Github.  In these cases, we can just
assume/default to the fact that they likely want _this_ repo to be their
code storage.  Here we add autocompletion and defaulting to guess the
repo when it's not provided.
@chrisguidry chrisguidry merged commit 42c92e9 into main Feb 20, 2025
4 checks passed
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.

2 participants