eolas/neuron/6ee38802-781e-4c65-8c64-56c9bccc4460/Viewing_remote_changes_without_merging.md
2024-11-04 14:26:42 +00:00

138 B

tags
git

Viewing remote changes without merging

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