eolas/neuron/f2b582e1-cb67-4c06-b6ad-a3e7d0a4f307/Viewing_remote_changes_without_merging.md
2024-11-16 16:29:27 +00:00

138 B

tags
git

Viewing remote changes without merging

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