eolas/neuron/4769804b-fe54-4891-992f-720e46f2fc37/Viewing_remote_changes_without_merging.md
2025-01-10 17:09:47 +00:00

138 B

tags
git

Viewing remote changes without merging

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