mattmartin14 commented on PR #1534:
URL: https://github.com/apache/iceberg-python/pull/1534#issuecomment-2654708653

   > in this case, the right alias is `github` since
   > 
   > ```
   > github     g...@github.com:apache-iceberg-python.git (fetch)
   > ```
   > 
   > so
   > 
   > ```
   > git fetch github main
   > git checkout github/main vendor
   > ```
   > 
   > mind the space before `vendor`
   
   Sorry @kevinjqliu - that did not work; we have the iceberg-python project 
forked to https://github.com/StateFarmIns/iceberg-python.
   
   When i try to run git fetch github main, i get a timeout on my side 
(firewall problem), can you let me know what changes you want done? I thought I 
redid the vendor files based on what you provided earlier, so i'm surprised 
things are still out of sync.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to