Hi Johan, Johan Herland writes: > [...] > You could for example try something like (all on one line): > > git submodule foreach --recursive "git fetch && git stash && git > checkout $sha1 && git stash pop; true" > > ...Johan > Thanks for the suggestion. Using s script in a command good idea, but it will work only for the local changes (I think), so I am continuing with a second suggestion from Jonathan. If it works, it would not matter what error arises. Lukasz Palczewski -- 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