eolas/neuron/4e98d18e-1a79-4e78-a4ac-f7e3a2de9887/Viewing_remote_changes_without_merging.md
2024-10-21 23:11:48 +01:00

138 B

tags
git

Viewing remote changes without merging

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