On 10 April 2014 01:24, Gisle Vanem <gva...@yahoo.no> wrote: > "Steve Holme" <steve_ho...@hotmail.com> 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 because it makes it slightly less easy to trace history, but in this case it shouldn't be a problem - not much history (if I understand you correctly - you're considering moving something you recently added?) -Tor ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html