eolas/neuron/9c5035d3-e1c9-40cd-a4b3-9d550f2b7fb6/Viewing_remote_changes_without_merging.md
2025-01-17 18:06:56 +00:00

138 B

tags
git

Viewing remote changes without merging

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