eolas/neuron/f8981ab1-f587-4bd7-a1a8-aa934a221168/Viewing_remote_changes_without_merging.md
2025-02-10 17:14:11 +00:00

138 B

tags
git

Viewing remote changes without merging

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