eolas/neuron/feff9a94-f7b2-4f7c-88d4-f1e6d70cf754/Viewing_remote_changes_without_merging.md
2024-12-09 18:23:09 +00:00

138 B

tags
git

Viewing remote changes without merging

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