eolas/neuron/cd5cdd66-905b-4f1f-b8e8-3a11ad507325/Viewing_remote_changes_without_merging.md
2025-01-13 20:54:49 +00:00

138 B

tags
git

Viewing remote changes without merging

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