We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1d7d8cb
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
I don't know why it makes these commits when I git pull --rebase <someone's repo> <some branch>...
git pull --rebase <someone's repo> <some branch>
Sorry, something went wrong.
Eh, better not to rebase anyway, if you don't have to. Rebase is just lying about what the true history really is.
1d7d8cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why it makes these commits when I
git pull --rebase <someone's repo> <some branch>
...1d7d8cb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Eh, better not to rebase anyway, if you don't have to. Rebase is just lying about what the true history really is.