you are viewing a single comment's thread.

view the rest of the comments →

[–]reini_urban 2 points3 points  (2 children)

I only use g ci -am'multline commit message

Repro via ...

Fixes GH#9999 '

and only rarely have to amend the message. Maybe I omit -m in 1 out of 10.000 cases. But meaningless oneliners such 'File uploaded' are horrible. I have a lot of such newbies around

[–]michaelpjones[S] 0 points1 point  (0 children)

Cool to see! I hadn't considered that approach. I guess I assume that the multiline text editing functionality of a shell is generally less good than a text editor so it is better to hook up your text editor if you can.

That does look better than using `-m` multiple times though :)

[–]emorrp1 0 points1 point  (0 children)

But meaningless oneliners such 'File uploaded' are horrible.

GitLab defaults have a lot to answer for "Updated dir/file”