eolas/neuron/0c4abb9b-c940-4636-84e0-b880b7c1ac8b/Viewing_remote_changes_without_merging.md
2025-01-02 18:02:35 +00:00

138 B

tags
git

Viewing remote changes without merging

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