eolas/neuron/b1538e47-63ba-4c72-957d-10ae34667da4/Viewing_remote_changes_without_merging.md
2024-11-07 13:45:02 +00:00

138 B

tags
git

Viewing remote changes without merging

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