It’s Been a Long Time Since I Had To Patch a Binary Executable…
…let alone the main executable of a popular open source development tool.
…let alone the main executable of a popular open source development tool.
How to quickly merge a separate git repo into a larger project if you only need to retain history of the master branch of the “secondary” repo.
How to create a “central” Git repo from an existing local one, so as to continue working on the project from multiple workplaces in a more disciplined way.