From 9ecec758283ec299b356e3de42a9ec1b4b255296 Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 10 Feb 2019 15:09:20 +0000 Subject: 'jesopo pushed commit to master' -> 'jesopo pushed to master' (github) --- modules/github/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/github') diff --git a/modules/github/__init__.py b/modules/github/__init__.py index 7ef205da..e2385fd6 100644 --- a/modules/github/__init__.py +++ b/modules/github/__init__.py @@ -422,7 +422,7 @@ class Module(ModuleManager.BaseModule): modified = self._modified(len(commit["modified"])) outputs.append( - "[%s/%s/%s files] %s %spushed commit to %s: %s - %s" + "[%s/%s/%s files] %s %spushed to %s: %s - %s" % (added, removed, modified, author, forced, branch, message, url)) else: -- cgit v1.3.1-10-gc9f91