eolas/neuron/77a73718-e886-48cc-8cdf-d7b948def2d1/Viewing_remote_changes_without_merging.md
2024-11-14 13:10:51 +00:00

138 B

tags
git

Viewing remote changes without merging

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