diff --git a/dashboard/watcher/watcher.go b/dashboard/watcher/watcher.go index 96a6e2ec..d80713c9 100644 --- a/dashboard/watcher/watcher.go +++ b/dashboard/watcher/watcher.go @@ -505,7 +505,7 @@ func (r *Repo) remotes() ([]string, error) { const logFormat = `--format=format:%H %P %an <%ae> -%aD +%cD %B ` + logBoundary