eolas/neuron/eae3c214-e7de-4efe-ad0c-420770267aa7/Viewing_remote_changes_without_merging.md
2025-01-02 17:31:19 +00:00

138 B

tags
git

Viewing remote changes without merging

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