138 B
138 B
| tags | |
|---|---|
|
Viewing remote changes without merging
git fetch origin/master
git log origin/main
git show origin/master
| tags | |
|---|---|
|
git fetch origin/master
git log origin/main
git show origin/master