You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the repo is cloned for the first time using git.repo it works. On the second run we have the error below:
--> Starting operation: Clone Headscale-admin git repository
[wireguard-ui-trial] You are not currently on a branch.
[wireguard-ui-trial] Please specify which branch you want to merge with.
[wireguard-ui-trial] See git-pull(1) for details.
[wireguard-ui-trial]
[wireguard-ui-trial] git pull <remote> <branch>
[wireguard-ui-trial]
[wireguard-ui-trial] Error: executed 0 commands
To Reproduce
Steps to reproduce the behavior, please include where possible:
Operation code & usage
Target system information
Example using the @docker connector (helps isolate the problem)
Describe the bug
Running this twice:
When the repo is cloned for the first time using
git.repo
it works. On the second run we have the error below:To Reproduce
Steps to reproduce the behavior, please include where possible:
@docker
connector (helps isolate the problem)command:
First time:
second time:
Expected behavior
A clear and concise description of what you expected to happen.
Not sure the correct solution, perhaps one of:
I think the first probably.
The text was updated successfully, but these errors were encountered: