diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-06-13 20:13:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-13 20:13:34 +0000 |
commit | b24948bfe97382f63ab9489ec5071bd929d67b57 (patch) | |
tree | 6f708e4b78d03c138c312f334d1f97af3fc10ba4 | |
parent | 88446586f2a1eec2fa8e8784eaf0f6b3489a4eb7 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update repo archive script to handle empty repos"
- Update repo archive script to handle empty repos
After an empty repo is cloned, and we attempt to pull in changes, git
fails due to not know which branch to pull from. Explicitily pulling
from origin into master should resolve this.
Change-Id: I6bed85779c1bb571559c263800e8ea55ece3aa62
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 3a55ac00622a0a0d18d619805fea66767a75cfb +Subproject a525952002800dfa4093f9c5d2e2ef178f91ae0 |