AI Image.

How to do local git merges

By default, everything in git (the software version control system) is set up for client-server. But what about local peer-to-peer? I show you how to do that here...