pachadotdev commented on pull request #10650: URL: https://github.com/apache/arrow/pull/10650#issuecomment-882700364
I'm unsure on how to push to a specific branch https://github.com/pachadotdev/arrow/blob/patch-2/dev/archery/archery/crossbow/cli.py#L237-L257 my idea: ```python file_path = temp.name now commit and push create_commit('THE BRANCH', file_path, message = 'PUT A MESSAGE') push('THE COMMIT') ``` -- 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]
