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 8ff3b99 Another Git message
8ff3b99 is described below
commit 8ff3b99ea3ad488abaf16bda558debe2b30b0b94
Author: Sebb <[email protected]>
AuthorDate: Mon Apr 2 23:28:01 2018 +0100
Another Git message
---
www/status/monitors/git.rb | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/www/status/monitors/git.rb b/www/status/monitors/git.rb
index 4ddf0a0..9590bb5 100644
--- a/www/status/monitors/git.rb
+++ b/www/status/monitors/git.rb
@@ -65,6 +65,8 @@ def Monitor.git(previous_status)
' * [new branch]',
' * [new tag]',
'From https://',
+ 'Auto packing the repository',
+ 'See "git help gc" for manual housekeeping',
]
lines.reject! do |line|
@@ -389,3 +391,12 @@ HEAD is now at 4aafd69 Merge pull request #720 from
rubys/rubys/noauth-source
From https://github.com/letsencrypt/letsencrypt
e86bb7f..97ad9f9 plugin_storage -> origin/plugin_storage
HEAD is now at a2239ba fix test_tests.sh (#5478)
+
+/x1/srv/git/infrastructure-puppet9
+Already on 'deployment'
+Your branch is up-to-date with 'origin/deployment'.
+From https://github.com/apache/infrastructure-puppet
+ 228c0fb..8bbfaca deployment -> origin/deployment
+Auto packing the repository in background for optimum performance.
+See "git help gc" for manual housekeeping.
+HEAD is now at 8bbfaca Merge pull request #853 from sebbASF/zcat
--
To stop receiving notification emails like this one, please contact
[email protected].