Issue with pull from upstream #1290
Answered
by
YuriiMotov
javadzarezadeh
asked this question in
Questions
-
First Check
Commit to Help
Example Code
DescriptionAfter I try ![]() After Googling my issue I found this, but since I don't have any experience with updating from an upstream, I don't know which procedure should I choose. Would you please help me through this? Thank you. Operating SystemmacOS Operating System DetailsSonoma 14.5 Python Version3.12.2 Additional ContextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
YuriiMotov
Sep 5, 2025
Replies: 1 comment
-
Use
This will merge changes, but stop before commit so that you can check everything |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
javadzarezadeh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use
This will merge changes, but stop before commit so that you can check everything