mizulun opened a new pull request, #6171:
URL: https://github.com/apache/datafusion-comet/pull/6171

   ## Which issue does this PR close?
   
   Closes #5861.
   
   ## Rationale for this change
   
   Reduce the risk of accidentally overwriting another maintainer's commits 
when multiple people update the same PR branch.
   
   ## What changes are included in this PR?
   
   - Update the contributor guide and `AGENTS.md` to use `git push` for normal 
updates and `git push --force-with-lease` when a force push is needed.
   - Advise inspecting and integrating remote changes if the lease check 
rejects the push, rather than bypassing it with `--force`.
   - Link the agent instructions to the contributor guide.


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

Reply via email to