git-shell-commands/pre-script
Billy Brawner 9eae3ed258 Add pre-script to switch to correct directory for each command
Signed-off-by: Billy Brawner <billy@wbrawner.com>
2019-12-22 16:51:45 -06:00

6 lines
52 B
Bash

#!/usr/bin/env sh
REPO_DIR=/pub/git
cd $REPO_DIR