From: Bill Erickson Date: Wed, 12 Apr 2017 17:22:38 +0000 (-0400) Subject: remove 'random' base readme file X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6f1e18df5c7633e86e8034eb21e9607f6fc5b722;p=working%2Frandom.git remove 'random' base readme file 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.