eolas/neuron/942a9988-f5a6-4ae9-be83-000113c8d4f2/Viewing_remote_changes_without_merging.md
2024-11-04 16:36:34 +00:00

138 B

tags
git

Viewing remote changes without merging

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