]> git.evergreen-ils.org Git - working/random.git/blob - README
try to prevent EG make check from failing
[working/random.git] / README
1 This repo is for putting random things in.
2
3 You can push to it from your own repos without building off of the master branch, or anything else in it really. For example:
4
5 git add random git@git.evergreen-ils.org:working/random
6 git push random local_branch:user/yourusername/local_branch
7
8 Otherwise it follows the rules of working repos.