eolas/neuron/3b3f3885-a969-4331-8766-b386e8dbd527/Viewing_remote_changes_without_merging.md
2025-02-03 12:48:48 +00:00

138 B

tags
git

Viewing remote changes without merging

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