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

Improve local repository handling #19

Open
ThomasBuchinger opened this issue Nov 20, 2018 · 0 comments
Open

Improve local repository handling #19

ThomasBuchinger opened this issue Nov 20, 2018 · 0 comments
Labels
enhancement New feature or request low Low priority issue

Comments

@ThomasBuchinger
Copy link
Owner

The code should be able to handle local repositories just fine. However it is still written with mostly remote repositories in mind, which can show through (e.g. in the list command, which lists only remote branches).

We should make a conscious effort to not assume remote repositories by default.
Hint: the repository might not even have an upstream

@ThomasBuchinger ThomasBuchinger added question Further information is requested enhancement New feature or request low Low priority issue and removed question Further information is requested labels Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant