Skip to content
Advertisement

Tag: tortoisegit

TortoiseGit – copy via sftp on pull

Intro: I have 2 folders which are on the same GIT repository, one is on a very slow Samba network drive, and one locally. using GIT on samba is extremely slow, but the Samba is my server, which is actually vmplayer running ubuntu server on a windows machine. My question is: is it possible to automatically copy files from the

Git merge directories that have become separated

Not quite sure how to explain this clearly, but here goes. Due to a bug in Tortoise-git, we’ve ended with a situation like this; All our code should be under a directory structure like this (this is Symfony2 project); but, due (we think) to the bug in Tortoise-git, when we pull the code onto a linux box, we’ve got; (i.e.

Advertisement