eolas/neuron/7aecd932-b02d-45ea-9d19-2a719b326be7/Viewing_remote_changes_without_merging.md
2024-12-01 19:45:56 +00:00

138 B

tags
git

Viewing remote changes without merging

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