spatel11 commented on pull request #16987:
URL: https://github.com/apache/beam/pull/16987#issuecomment-1058141982


   Mmm.  Now it reads like I have made a bunch of extra changes . . . 
   
   I feel like I may have done something incorrect
   
   I did the following things:
   squash:
   ```
   git reset $(git merge-base master $(git branch --show-current))
   git add -A
   git commit -m "BEAM-14011 squashed"
   ```
   
   rebase:
   ```
   git rebase master
   ```


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