eolas/neuron/28270bf1-8ccb-4761-85b3-c2af3fa8014c/Viewing_remote_changes_without_merging.md
2024-11-19 17:43:51 +00:00

138 B

tags
git

Viewing remote changes without merging

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