`
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
`
`
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
`