ForNeVeR/Fenrir

Properly collect commit messages

开放

#88 创建于 2025年3月13日

 (0 条评论) (0 个反应) (0 位负责人)F# (2 个派生)auto 404
enhancementhelp wanted

仓库指标

星标
 (34 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

See the code near this line: https://github.com/ForNeVeR/Fenrir/blob/14987a6eb698db416986bbb16ba40140107ae1ca/Fenrir.Application/Ui/CommitsViewModel.fs#L25

Also, look for the number of this issue in the project code base.

Currently, we collect the commit message from the commit body by splitting the first several metadata lines.

We should provide some better way of doing this, for the user convenience (in case there are more metadata lines etc.).

贡献者指南