eolas/neuron/1db7cff2-4b98-4e94-9a89-ccce8e8a4c6f/Viewing_remote_changes_without_merging.md
2024-12-09 18:34:15 +00:00

138 B

tags
git

Viewing remote changes without merging

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