trying to init submodule to a specific tag, how can the same be achieved in single command.
though can achieve this by below commands, but want to do the same in git submodule cmd itself.
git submodule update --init --checkout
git checkout tags/<tag>
`
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…