eolas/neuron/07e52cd3-8c5d-41a3-b133-26fda809825e/Viewing_remote_changes_without_merging.md
2024-10-23 15:13:38 +01:00

138 B

tags
git

Viewing remote changes without merging

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