#!/bin/sh
teamcache sync --quiet
teamcache invalidate $(git diff --name-only ORIG_HEAD HEAD) --quiet
