eolas/neuron/14b2609c-4c92-4980-96d4-543ba5a9d0be/Viewing_remote_changes_without_merging.md
2025-03-27 17:52:56 +00:00

138 B

tags
git

Viewing remote changes without merging

git fetch origin/master
git log origin/main
git show origin/master