Once you have some Github repository cloned on your computer, you may want to modify it. However, at the same time the author of the repository may fix several bugs in the original code. You would like to update your project to the most current version, keeping all the changes you made.
To achieve that, follow these two steps: