eolas/neuron/9445c5fd-135c-4b0b-a70c-7a6fd45d9d58/Viewing_remote_changes_without_merging.md
2025-04-05 10:32:40 +01:00

138 B

tags
git

Viewing remote changes without merging

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