eolas/neuron/350d8e85-5088-4534-b982-f889275f1449/Viewing_remote_changes_without_merging.md
2024-10-22 17:53:58 +01:00

138 B

tags
git

Viewing remote changes without merging

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