usage () { echo "Usage: $0 [-r|--repo] git@repositoryhost.com:path/to/repo.git [-d|--directory] /directory/to/download/to [-b|--branch] branchName " >&2 exit 0 }