Workflow and setup of a bare git repository for transferring project/changes/commits to offline repository on a seperate machine?
问题 I have a git repository on a server somewhere where I keep long term changes to my software. I develop this software on an Windows machine using Visual Studio. I make commits via Visual Studio and push changes to the server via a Git CLI tool. This software is mainly used on an offline machine, though some development and bug fixes are done on this offline machine. The problem I currently have is two fold. First, it takes quite some time to copy the entire Visual Studio project folder (which