eolas/neuron/df0a3e21-43c6-4da3-ae9f-a026972034ee/Viewing_remote_changes_without_merging.md
2024-10-22 16:52:05 +01:00

138 B

tags
git

Viewing remote changes without merging

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