pan3793 commented on PR #58207:
URL: https://github.com/apache/spark/pull/58207#issuecomment-5377966073
@nchammas, I understand what happened, but I would only touch this
```
... create a new git worktree from `<upstream>/master` and work from there
(recommended) ...
/|\
add some words to indicate to the agent that the new branch
should NOT track the remote `<upstream>/master`
```
I usually perform `git push` by either:
1. ask the agent to push with the words "push to my forked repo", or
2. type and run the `git push ...` command manually, or
3. push via a GUI tool but set the target remote branch clearly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]