Re: [Bulk] RE: Visual Studio Project Files

2014-04-09 Thread Tor Arntsen
On 10 April 2014 01:24, Gisle Vanem wrote: > "Steve Holme" wrote: >> PS. Is there an easy way to move folders in git? > > > I think 'git mv' does it. But don't trust me on that. I use very few git > commands. Yes, git mv. It's easy to move stuff around in Git, normally we don't encourage it bec

Re: [Bulk] RE: Visual Studio Project Files

2014-04-09 Thread Gisle Vanem
"Steve Holme" wrote: really mind. I'd rather not move the directory into a Visual-C directory as a) That will require an update to all the files, both the ones I've commited as well as the ones I have pending, for the relative paths and b) Having Visual-C\VC6 includes the name twice when you ex