This is an automated email from the ASF dual-hosted git repository.

eladkal pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/main by this push:
     new 1aa9e803c2 Update README_RELEASE_AIRFLOW.md (#31789)
1aa9e803c2 is described below

commit 1aa9e803c26b8e86ab053cfe760153fc286e177c
Author: eladkal <[email protected]>
AuthorDate: Thu Jun 8 10:15:30 2023 +0300

    Update README_RELEASE_AIRFLOW.md (#31789)
    
    * Update README_RELEASE_AIRFLOW.md
    
    Co-authored-by: Ephraim Anierobi <[email protected]>
    
    ---------
    
    Co-authored-by: Ephraim Anierobi <[email protected]>
---
 dev/README_RELEASE_AIRFLOW.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev/README_RELEASE_AIRFLOW.md b/dev/README_RELEASE_AIRFLOW.md
index 309c6c49f4..021771c92d 100644
--- a/dev/README_RELEASE_AIRFLOW.md
+++ b/dev/README_RELEASE_AIRFLOW.md
@@ -117,6 +117,9 @@ land in documentation part of the changelog. The tool to 
review and assign the l
 
 ## Making the cherry picking
 
+It is recommended to clone Airflow upstream (not your fork) and run the 
commands on
+the relevant test branch in this clone. That way origin points to the upstream 
repo.
+
 To see cherry picking candidates (unmerged PR with the appropriate milestone), 
from the test
 branch you can run:
 

Reply via email to