eolas/neuron/22c4bb42-86c2-4906-9753-27655e15c1d9/Viewing_remote_changes_without_merging.md
2024-10-30 13:34:40 +00:00

138 B

tags
git

Viewing remote changes without merging

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