There is a small library that I want to fork and modify and use in my project. (the modification will occur as I develop the project)
Since I use bower to manage javascript libraries, I'd like to use bower for the forked library as well.
If I make a modification to the library, how do I commit the modification to the forked github repository as well?