I forked a project in github and then did a git clone on this project to get all the source code to my machine.
I have made some modifications to the source code and my questions are:-
- How to commit my changes to the local git repository as well as my forked repository in github?
- How will the author of the original source code, pull my changes from the forked repository in github