Johannes Schindelin wrote: > There is a subtle problem here. Up until now, "remote" meant a short cut. > You either had a file with that name in .git/remotes/ or .git/branches, or > an entry in the config (remote.<name>.url). Not exactly. "git-pull . <branch>" and "git-peek-remote ." meant use _current_ repository. "." as remote name means "current", i.e. local repository. -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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