eolas/neuron/84bce166-ed13-454f-aa4b-b278e38fda7b/Viewing_remote_changes_without_merging.md
2025-01-19 18:00:57 +00:00

138 B

tags
git

Viewing remote changes without merging

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