eolas/neuron/558c0727-0f83-47d2-a06f-ebf6f98e8821/Viewing_remote_changes_without_merging.md
2024-11-07 08:09:40 +00:00

138 B

tags
git

Viewing remote changes without merging

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