eolas/neuron/ece17b21-4a01-41a2-ae84-09e40ec6dfab/Viewing_remote_changes_without_merging.md
2024-12-01 19:39:45 +00:00

138 B

tags
git

Viewing remote changes without merging

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