eolas/neuron/bcf3fe86-88d2-4155-a9c4-3102e956f8f8/Viewing_remote_changes_without_merging.md
2024-11-07 18:07:34 +00:00

138 B

tags
git

Viewing remote changes without merging

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