eolas/neuron/44f350ea-f6e5-4cdc-865c-2119ac043cfa/Viewing_remote_changes_without_merging.md
2025-02-22 14:52:14 +00:00

138 B

tags
git

Viewing remote changes without merging

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