缺少代码差异信息,无法生成具体的commit message。
请提供 "code differences" 的具体内容,以便我能够根据代码变更情况生成符合 Angular 规范的中文 commit message。
This commit is contained in:
@@ -479,7 +479,8 @@ extension Report {
|
||||
range: p.range,
|
||||
status: p.status,
|
||||
capturedAt: reportDate,
|
||||
report: self
|
||||
report: self,
|
||||
source: .report
|
||||
)
|
||||
ctx.insert(i)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user