We are using bamboo and bitbucket(with submodules) for continues build. When we checkout our repository in Bamboo it downloads the repositories but skipping submodules. Log is showing below message.
Submodules handling requested but no native Git capability defined for agent. Please define native Git capability for agent to use submodules.
Is not sure what I am missing here.
I also checked below two option under Plan Configuration -> Repositories -> "select repository"
In order for this to work, you need to:
HTH
-Rich
I am new to git and never done this in the past. Also I am on windows machine.
Will you be able to share some tutorial to do the same.
Ok - are you running a local or remote agent?
Assuming they're local:
It looks like you're new here. Sign in or register to get started.