From 735328816b8c22068d51158b3ca515ff368a82ed Mon Sep 17 00:00:00 2001 From: shylinux Date: Tue, 14 Sep 2021 22:43:00 +0800 Subject: [PATCH] opt some --- misc/git/total.go | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/git/total.go b/misc/git/total.go index f0c828a8..ae8b9795 100644 --- a/misc/git/total.go +++ b/misc/git/total.go @@ -64,6 +64,7 @@ func init() { m.Push("dels", dels) m.Push("rest", rest) m.SortIntR("rest") + m.StatusTimeCount() }}, "_sum": {Name: "_sum [path] [total] [count|date] args...", Help: "统计量", Hand: func(m *ice.Message, c *ice.Context, cmd string, arg ...string) { if len(arg) > 0 {