eolas/neuron/d01ec7d6-3cb6-49cf-8ad7-eac41eb5b055/Viewing_remote_changes_without_merging.md
2025-02-22 10:17:45 +00:00

138 B

tags
git

Viewing remote changes without merging

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