eolas/neuron/c30f8cb5-2545-47d5-829e-b163fe73fddf/Viewing_remote_changes_without_merging.md
2025-01-09 19:03:47 +00:00

138 B

tags
git

Viewing remote changes without merging

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