automate/020_git-accept-master.sh

5 lines
92 B
Bash

#!/usr/bin/env bash
# Kill nag message.
git config --global advice.defaultBranchName false