eolas/neuron/4ea828ea-ea63-4ab0-9a8a-7a45236e138e/Viewing_remote_changes_without_merging.md
2024-12-13 17:06:15 +00:00

138 B

tags
git

Viewing remote changes without merging

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