eolas/neuron/a04df86f-a05c-47a7-b4e9-17284e6b14a3/Viewing_remote_changes_without_merging.md
2024-12-20 11:32:54 +00:00

138 B

tags
git

Viewing remote changes without merging

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