ForNeVeR/Fenrir

Properly collect commit messages

Ouverte

#88 ouverte le 13 mars 2025

 (0 commentaire) (0 réaction) (0 personne assignée)F# (2 forks)auto 404
enhancementhelp wanted

Métriques du dépôt

Stars
 (34 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.).

Guide contributeur