eolas/neuron/7892e299-959d-4c7e-baa6-e001c1ecf74c/Viewing_remote_changes_without_merging.md
2024-10-23 14:58:18 +01:00

138 B

tags
git

Viewing remote changes without merging

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