eolas/neuron/c1b90fbf-731a-4de6-8c95-0dece40b5017/Viewing_remote_changes_without_merging.md
2024-11-14 14:43:31 +00:00

138 B

tags
git

Viewing remote changes without merging

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