eolas/neuron/8b09146b-ecca-49b4-bbdb-d619b5566ef4/Viewing_remote_changes_without_merging.md
2024-10-28 15:52:09 +00:00

138 B

tags
git

Viewing remote changes without merging

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