eolas/neuron/04bec0de-8b09-4523-818a-82f4a1387c58/Viewing_remote_changes_without_merging.md
2025-01-20 18:28:51 +00:00

138 B

tags
git

Viewing remote changes without merging

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