eolas/neuron/5607f042-29e2-4baf-8022-e34dadc3ad0f/Viewing_remote_changes_without_merging.md
2025-03-02 15:06:43 +00:00

138 B

tags
git

Viewing remote changes without merging

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