Duy Nguyen <pclouds@xxxxxxxxx> writes: > Assume that we agree on what remote is implied, we could simplify > parsing by specifying the remote with "." (or something short and > unambiguous). So the above command would become > > git push . foo:bar That is an established idiom, a handy way to update your own bar branch to commit pointed by foo branch when and only when the update fast-forwards. Please don't. -- 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