eolas/neuron/cad1eefd-a429-432d-ab3c-0841f6b6f238/Viewing_remote_changes_without_merging.md
2025-01-01 16:46:40 +00:00

138 B

tags
git

Viewing remote changes without merging

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