Add script to fetch secrets before git config can be set
1 file changed, 3 insertions(+), 0 deletions(-)
jump to
A fetch-private.sh
@@ -0,0 +1,3 @@ +#!/bin/sh + +GIT_ALLOW_PROTOCOL=keybase git submodule update --init