From: Josh Stompro Date: Wed, 5 Aug 2015 16:23:44 +0000 (-0500) Subject: Initial Commit for Monitoring script X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d33ec5424470b654a2c3a6349ead64414d12f790;p=working%2Frandom.git Initial Commit for Monitoring script Signed-off-by: Josh Stompro --- diff --git a/README b/README index cd0cd04eb..da29d12de 100644 --- a/README +++ b/README @@ -1,8 +1 @@ -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 remote 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. +Monitoring related code for the Evergreen Automation System.