Han-Wen Nienhuys <hanwen@xxxxxxxxx> writes: > Yes, that works, thanks. Wouldn't it be more consistent with this > reasoning to disallow > > git pull . LOCAL-BRANCH > > too? I do not think so. If somebody else (or yourself) did: $ git pull $dir LOCAL-BRANCH (replace $dir with the `pwd` you would get in your repository), that would work. Why shouldn't it work for yourself? - 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