fonsdant commented on PR #17204:
URL: https://github.com/apache/kafka/pull/17204#issuecomment-2375500521

   > Also, I wonder if we should do a git fetch origin as part of the command. 
Otherwise, we might pull in a SHA that doesn't exist locally
   
   I think it will not work well for all cases. In my local repo, `origin` 
points to fonsdant/kafka (my fork) and `upstream` to apache/kafka. Maybe, we 
keep it more agnostic and print a message guiding the user to fetch. WDYT?
   
   > BTW, does the gh cache command work for you as a non-committer?
   
   Yep! :)
   
   ```
   $ git update-cache
   264131cdaaef3f4696942f26534b3f61f3a2a162
   ```


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