eolas/neuron/5b69d72b-62b5-4e7c-a093-2115c3fe6538/Viewing_remote_changes_without_merging.md
2025-02-24 18:05:00 +00:00

138 B

tags
git

Viewing remote changes without merging

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