Ed Schofield, Fri, Jun 15, 2007 19:19:58 +0200:
On 6/15/07, Alex Riesen [off-list ref] wrote:
quoted
On 6/15/07, Ed Schofield [off-list ref] wrote:
quoted
1. I would like to move my repository (including all branches) from
directory A to a directory B on a different filesystem.
[snip]
Just copy it.
[snip]
... but fix that .git/objects/info/alternates files in the repos left to
point to the new location of the moved directory.
Thanks, Alex! Changing this and .git/branches/origin worked a treat.
.git/branches is obsoleted. Branch configuration is in .git/config now