eolas/neuron/3e9c8244-6ff9-4b0e-85f5-e82db8665849/Viewing_remote_changes_without_merging.md
2024-11-01 16:51:35 +00:00

138 B

tags
git

Viewing remote changes without merging

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