[dmd-internals] [D-Programming-Language/dmd] 10640a: dang, forgot that one, too

Jacob Carlborg doob at me.com
Tue Nov 6 12:41:34 PST 2012


On 6 nov 2012, at 21:24, Walter Bright <walter at digitalmars.com> wrote:

> I develop on Windows, but my git install is on linux. I copy the changed files over to linux, then run the git commands. Yeah, I know it's not the usual git workflow, but git sux on Windows, and I don't care for the grief.


Not arguing there. But can't you use a shared folder between Windows and Linux? Setup Samba in Linux or use SSH mount to mount a Linux folder in Windows. Then use Putty to SSH into the Linux computer from Windows. You will do all your work on the Windows machine but the files will be saved on the Linux machine.

-- 
/Jacob Carlborg



More information about the dmd-internals mailing list