You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/09/28 22:43:19 UTC

[whimsy] branch master updated: ignore 'HEAD is now at '

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

rubys 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 7c5fc97  ignore 'HEAD is now at '
7c5fc97 is described below

commit 7c5fc978700316d4d7a199b0eaa5bca79c7ee881
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Thu Sep 28 18:43:06 2017 -0400

    ignore 'HEAD is now at '
---
 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 5f0a0b3..8182016 100644
--- a/www/status/monitors/git.rb
+++ b/www/status/monitors/git.rb
@@ -58,6 +58,7 @@ def Monitor.git(previous_status)
       ' delete mode ',
       ' rename ',
       ' mode change ',
+      'HEAD is now at ',
       # TODO Should these 3 lines be handled differently?
       'From git://',
       ' * [new branch]',

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].