eolas/neuron/8f51653f-9574-4f79-81a8-1f2ecc0ba592/Viewing_remote_changes_without_merging.md
2025-01-01 15:57:56 +00:00

138 B

tags
git

Viewing remote changes without merging

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