eolas/neuron/6675f329-3b33-497e-accb-2333f4cb63df/Viewing_remote_changes_without_merging.md
2024-10-22 08:25:13 +01:00

138 B

tags
git

Viewing remote changes without merging

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