eolas/neuron/dc239556-fd21-4147-b56e-3d8b474984ad/Viewing_remote_changes_without_merging.md
2024-12-20 13:12:10 +00:00

138 B

tags
git

Viewing remote changes without merging

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