eolas/neuron/fcb3d1c0-ef8e-4586-9042-fb05e6860c22/Viewing_remote_changes_without_merging.md
2024-12-10 17:02:50 +00:00

138 B

tags
git

Viewing remote changes without merging

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