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

git error #72

Open
jonathanl-telenav opened this issue Sep 27, 2022 · 1 comment
Open

git error #72

jonathanl-telenav opened this issue Sep 27, 2022 · 1 comment
Assignees
Labels
bug incomplete Bug report contains insufficient information to reproduce

Comments

@jonathanl-telenav
Copy link
Contributor

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]
@timboudreau
Copy link
Collaborator

Any description of what you were doing when this occurred or what state your checkout was in?

We should not try to pull a branch that does not exist on the server, but I'd need to know how to reproduce this.

@timboudreau timboudreau added the incomplete Bug report contains insufficient information to reproduce label Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug incomplete Bug report contains insufficient information to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants