On Sat, 27 Oct 2007, Steffen Prohaska wrote: > This teaches "push <remote> HEAD" to resolve HEAD on the local > side to its real ref name, e.g. refs/heads/master, and then > use the real ref name on the remote side to search a matching > remote ref. I'd prefer this to be in set_refspecs in builtin-push. That way, it only applies to command-line arguments and matches your description better. (If you use a symbolic name on the command line, it follows it, and acts exactly as if you used the name it points to). -Daniel *This .sig left intentionally blank* - 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