eolas/neuron/233bf7c7-59e9-471c-8275-895571468b75/Viewing_remote_changes_without_merging.md
2024-11-13 18:22:06 +00:00

138 B

tags
git

Viewing remote changes without merging

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