Fixed some typos
[git_nutshell_guides.git] / allowed-users
blob9808ded830c77f6c96913ae4d2cde14bc6a32b22
1 # matching order is important, if a match for a branch/tag pattern is found
2 # but the user is not matched no more patterns are tried.
3 refs/heads/$USER $USER
4 refs/tags/$USER/.* $USER
6 refs/heads/* jonas
7 refs/tags/.* jonas