Update repo archive script to handle empty repos 65/58465/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 12 Jun 2018 22:12:49 +0000 (15:12 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 12 Jun 2018 22:15:56 +0000 (15:15 -0700)
commit5ac84cc14781bc7e177f376eb8892567baeb2804
treefe121d5dbf26e8564422c625350cd1c62fc7371f
parenteb7e71885b912b5b81b11eeb5b1097310c349b90
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>
jjb/releng/opnfv-repo-archiver.sh