Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Don't assume that a repository has any remotes #5

Closed
jhauberg opened this issue Feb 27, 2019 · 1 comment
Closed

Don't assume that a repository has any remotes #5

jhauberg opened this issue Feb 27, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@jhauberg
Copy link
Owner

For example, in relation to #4, a freshly initialized repository does not have any remotes. However, git-doctor naively assumes that a repository always has a remote ref, which leads to any remote-referencing commands failing:

screenshot 2019-02-27 at 10 32 24

@jhauberg
Copy link
Owner Author

This will remain an issue until #3 has been resolved, since that is also caused by the assumption of a remote.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant