eolas/neuron/0f370785-5d26-458c-a875-04b884f7729f/Viewing_remote_changes_without_merging.md
2024-10-19 11:00:03 +01:00

138 B

tags
git

Viewing remote changes without merging

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