Skip to content
Discussion options

You must be logged in to vote

Use

git fetch upstream master
git merge --no-commit --no-ff upstream/master

This will merge changes, but stop before commit so that you can check everything

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by javadzarezadeh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
2 participants