Android Studio: How to add line break in git commit message? -


when inserting git commit message, how can add line break? writing message on new line doesn't have effect , 2 messages shown in 1 line on site (bitbucket).

i know can achieve command line, here?

enter image description here

we know markdown isn't supported in commit message on github , bitbucket, issue doesn't come git hosting services.

maybe issue comes how android studio interpret commit message, markdown source:
try , add 2 spaces @ end of first line, see if message end intermediate newline or not.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -