eolas/neuron/e68a2238-710d-4aeb-af1d-b3b105808674/Viewing_remote_changes_without_merging.md
2024-11-17 15:08:36 +00:00

138 B

tags
git

Viewing remote changes without merging

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