'jesopo pushed commit to master' -> 'jesopo pushed to master' (github)
This commit is contained in:
parent
9235d23350
commit
9ecec75828
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue