Xit: a version control system

ce n’est pas clair ce que tu veux dire là ! (du moins pour moi)

git
git commit - a

or git commit -m “update_20250313_12:15”

his is what I do with Git.
commit -a -->I need to commit in an editor
commit -m → it validates everything without going through the editor and gives me the option of adding a message

git_memo_fr.pdf (475.8 KB)

I think your asking for a way to specify a commit message without an editor, or with an editor?

What you are using to translate seems to have gotten worse