"Alex Riesen" <raa.lkml@xxxxxxxxx> writes: > Otherwise ".git" is removed from every remote name which has it: > > $ git fetch -v > * refs/heads/origin: same as branch 'master' of /home/user/linux > commit: 5ecd310 > $ ls /home/user/linux > ls: /home/user/linux: No such file or directory > $ ls /home/user/linux.git > HEAD objects packed-refs ... I suspect the above misses the point. The test "ls /home/user/linux" is not relevant. Ability to say "git fetch /home/user/linux" is. - 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