eolas/neuron/4d2bba6b-63bd-4db1-a13f-46d124ed7b38/Viewing_remote_changes_without_merging.md
2025-02-27 18:27:46 +00:00

138 B

tags
git

Viewing remote changes without merging

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