potiuk commented on PR #60194:
URL: https://github.com/apache/airflow/pull/60194#issuecomment-3721059707

   So basically if you want to have prek to execute on "only your changes" from 
a branch you have PR to main with - do this (without running any of `git 
merge-base` thingies):
   
   ```
   prek --from-ref maim
   ```
   
   (we have it in our docs)
   


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

Reply via email to