eolas/neuron/33315529-fcad-4fb2-a939-4232f28ae487/Viewing_remote_changes_without_merging.md
2024-12-09 18:17:36 +00:00

138 B

tags
git

Viewing remote changes without merging

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