eolas/neuron/58bd372f-64fb-4d7a-a8dc-9bae966b3483/Viewing_remote_changes_without_merging.md
2025-01-01 16:02:50 +00:00

138 B

tags
git

Viewing remote changes without merging

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