phase1: manually fetch remote Git refs
authorJo-Philipp Wich <jo@mein.io>
Wed, 14 Dec 2016 17:28:58 +0000 (18:28 +0100)
committerJo-Philipp Wich <jo@mein.io>
Wed, 14 Dec 2016 17:28:58 +0000 (18:28 +0100)
commiteaf8408145a72e13fbb602c172487d644ab8cfc8
treee68b2aa465b3dd5c4dabbc0cf5cea2a3fd128860
parentd2423387dc7babed61d1bc152784d300ce3a6d0e
phase1: manually fetch remote Git refs

Buildbot never updates the remote branch reference on incremental updates,
causing scripts/getver.sh to assume a dirty tree with unpublished local
commits.

Add a manual command step to update the remote branch ref in order to bring
the remote tracking branch history in sync with the local branch.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
phase1/master.cfg