eolas/neuron/6d4cfb04-1e87-477a-91e9-34c360bfb8ad/Viewing_remote_changes_without_merging.md
2025-03-27 19:06:04 +00:00

138 B

tags
git

Viewing remote changes without merging

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