eolas/neuron/5ce25cd2-1b2b-459a-bb58-283daadf8753/Viewing_remote_changes_without_merging.md
2025-02-16 15:17:25 +00:00

138 B

tags
git

Viewing remote changes without merging

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