I have a project, which uses a JavaScript library. I need to patch the library as part of integrating it into the project.
Once in a while I need to upgrade to the most recently released version of the library i.e. reapply my patches. The library is available as a git repository from which I 'git pull" updates as needed. While I can reapply my patches by using 'git rebase', I am curious to know if there any specialized tools which assist in this process. Like the 'quilt' tool used by Debian package maintainers to deal with a very similar use case. --- Omer -- "Prior to capitalism, the way people amassed great wealth was by looting, plundering and enslaving their fellow man. Capitalism made it possible to become wealthy by serving your fellow man." - Walter E. Williams My own blog is at https://tddpirate.zak.co.il/ My opinions, as expressed in this E-mail message, are mine alone. They do not represent the official policy of any organization with which I may be affiliated in any way. WARNING TO SPAMMERS: at https://www.zak.co.il/spamwarning.html _______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
