Dmitry Leskov
 

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.

Git Tip: Quickly Merging in a Side Project Repo

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.

Creating A Shared “Central” Git Repo For A Local Project

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.

|