Simon Brown@sjb3dImpressed that #git does something reasonable when merging between branches with moved/renamed files #svnhorror11:44 AM · Jan 24, 2013·Twitter Web Client
Daniel Collin @daniel_collin·Jan 24, 2013Replying to @sjb3d@sjb3d git tracks content and not files per se which really helps (if you have same file multiple times in repro it will just point to one).1
Simon Brown@sjb3d·Jan 24, 2013Replying to @daniel_collin@daniel_collin I guess I really should read the last chapter of http://git-scm.com/book again :)