What is the difference between rebase and merge in Github?
Anónimo
I accidentally forgot how GitHub works because recently I only commit and push to update my answer for coding challenges and don't try to build any projects. In addition, I didn't have experience use simple rebase. I just have used rebase with a option -i to modify previous commits. So I didn't know the exact answeruntil that day.