0
Completed
Add Title + Description Commit UI operating
I use the git command can get the Title + Description commit about this:
git commit -m "Title" -m "Description ......"
effect:
Log:
Can you help integrate into the UI?
Customer support service by UserEcho
Already works: The first line in the commit message is your title, the third and following lines are the description.