eolas/neuron/cd6bdaba-031a-4daf-adf2-ef3b075243e6/Viewing_remote_changes_without_merging.md
2024-11-04 14:07:03 +00:00

138 B

tags
git

Viewing remote changes without merging

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