"Philip Oakley" <philipoakley@xxxxxxx> writes: > I think there is an exception for certain git submodule setups with > local repos, where the gitdir link is hard coded to the absolute > machine path. There has been some discussion on the list recently > about trying to cover this case. But if you read the original post carefully, all repositories involved are under /home before the transition, and they will move to the exact same place under /home anyway, so I do not think the discussion you have in mind would apply to this case. The only thing that is needed after the move would be to run git update-index --refresh in all of the repositories, I think. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html