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

Fails to find remote origin on master #1

Open
Dragonrun1 opened this issue Mar 21, 2020 · 0 comments
Open

Fails to find remote origin on master #1

Dragonrun1 opened this issue Mar 21, 2020 · 0 comments

Comments

@Dragonrun1
Copy link

`
C:\repos\github\Dragonrun1\Uuid64Type>composer release --version
Composer version 1.10.1 2020-03-13 20:34:27

C:\repos\github\Dragonrun1\Uuid64Type>composer release patch --no-push

[LogicException]
The current branch does not have a remote tracking branch. Please setup one before continue.

release [-m|--message MESSAGE] [-np|--no-push] [-l|--latest-release LATEST-RELEASE] [--]

C:\repos\github\Dragonrun1\Uuid64Type>git remote -v
origin https://github.com/Dragonrun1/uuid64type.git (fetch)
origin https://github.com/Dragonrun1/uuid64type.git (push)

C:\repos\github\Dragonrun1\Uuid64Type>git --version
git version 2.21.0
`

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

No branches or pull requests

1 participant