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
I'm not sure this one is a problem with cactus, but if not it might be useful to give a better explanation.
[ERROR] Failed to execute goal com.telenav.cactus:cactus-maven-plugin:1.5.31:checkout (default-cli) on project telenav-build: com.telenav.cactus.cli.ProcessFailedException: git --no-pager -c push.default=current -c pull.rebase=false -c diff.renamelimit=0 -c init.defaultBranch=main pull --no-rebase (in /Users/jonathan/Workspaces/telenav-build/kivakit-stuff) exited 1
[ERROR] There is no tracking information for the current branch.
[ERROR] Please specify which branch you want to merge with.
[ERROR] See git-pull(1) for details.
[ERROR]
[ERROR] git pull <remote> <branch>
[ERROR]
[ERROR] If you wish to set tracking information for this branch you can do so with:
[ERROR]
[ERROR] git branch --set-upstream-to=origin/<branch> feature/core-evaluation
[ERROR]
The text was updated successfully, but these errors were encountered:
I'm not sure this one is a problem with cactus, but if not it might be useful to give a better explanation.
The text was updated successfully, but these errors were encountered: