eolas/neuron/7aecb0c4-f9f9-4579-9564-8a4cb5e9c958/Viewing_remote_changes_without_merging.md
2025-03-14 17:01:58 +00:00

138 B

tags
git

Viewing remote changes without merging

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