This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 57bd409  Changed message
57bd409 is described below

commit 57bd40970bc6beda55fa346db05c3e10a6d43841
Author: Sebb <[email protected]>
AuthorDate: Thu Jan 9 02:42:10 2020 +0000

    Changed message
---
 www/status/monitors/git.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/status/monitors/git.rb b/www/status/monitors/git.rb
index ed79bee..905a81b 100644
--- a/www/status/monitors/git.rb
+++ b/www/status/monitors/git.rb
@@ -54,6 +54,7 @@ def Monitor.git(previous_status)
     start_ignores = [
       'Already ',
       'Your branch is up-to-date with',
+      'Your branch is up to date with',
       'Your branch is behind',
       '  (use "git pull" ',
       'Fast-forward',

Reply via email to