eolas/neuron/acc60df2-7719-47eb-91e2-341f930a4aea/Viewing_remote_changes_without_merging.md
2025-02-10 20:44:53 +00:00

138 B

tags
git

Viewing remote changes without merging

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