eolas/neuron/3cd71ed3-2c64-460c-92b8-94889befa1fe/Viewing_remote_changes_without_merging.md
2024-12-27 14:21:56 +00:00

138 B

tags
git

Viewing remote changes without merging

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