eolas/neuron/93d3f8b4-f6ce-497f-bc67-2f2b18c283e8/Viewing_remote_changes_without_merging.md
2025-01-17 17:51:58 +00:00

138 B

tags
git

Viewing remote changes without merging

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