eolas/neuron/666a9949-2ad4-4228-a102-35f508a9db5d/Viewing_remote_changes_without_merging.md
2025-02-11 18:11:49 +00:00

138 B

tags
git

Viewing remote changes without merging

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