Tomas Carnecky <tom@xxxxxxxxxxxxx> writes: >> OK, that works by adding something to the config file, right? The >> docs >> don't say, but does mention "having Pull: <refspec> lines for a >> <repository>". Does tracking add Pull: lines, or is that another >> feature? > > I think Pull: lines are not used anymore in newer > repositories. If your repository is using .git/remotes/origin to name the "origin" remote, they are still honored. But you are correct to point out that branch.<name>.remote and with the remote.<name>.* variables in .git/config are used to control these more recent features. So in that sense the documentation is still correct. -- 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