From: Bill Erickson Date: Thu, 5 Apr 2018 15:50:19 +0000 (-0400) Subject: kill readme X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ead944fc539ddc2d42afeb3321ffd463374e5f47;p=working%2Frandom.git kill readme Signed-off-by: Bill Erickson --- diff --git a/README b/README deleted file mode 100644 index 939ae5a7f..000000000 --- a/README +++ /dev/null @@ -1,8 +0,0 @@ -This repo is for putting random things in. - -You can push to it from your own repos without building off of the master branch, or anything else in it really. For example: - -git add random git@git.evergreen-ils.org:working/random -git push random local_branch:user/yourusername/local_branch - -Otherwise it follows the rules of working repos.