eolas/neuron/674ca64c-a00f-4fd4-88ed-0d1856b37688/Viewing_remote_changes_without_merging.md
2024-11-12 08:09:20 +00:00

138 B

tags
git

Viewing remote changes without merging

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