Am 08.01.2013 17:35, schrieb 乙酸鋰: > In superproject, can I call git push --recurse-submodules=on-demand > that pushes submodule with the submodule's tags? As that seems to call a plain "git push" in the submodule I think the tags won't be pushed by this command. > Very often I change version and tag the submodule > and change version and tag the superproject at the same time. Won't "git submodule foreach 'git push --tags'" do what you want? -- 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