eolas/neuron/ac6779a0-333b-484d-8504-e6927d39c983/Viewing_remote_changes_without_merging.md
2025-02-09 13:31:44 +00:00

138 B

tags
git

Viewing remote changes without merging

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