Hello List, I am curious why there is "git push --dry-run" and no "git fetch --dry-run" nor "git pull --dry-run". It would make sense to keep push/pull/fetch as symmetric as possible. For example, I just want to see which branches, if any, changed on a remote repository since my last fetch. "git fetch -v --dry-run" would be handy in this case. --Leo-- -- 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