See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
See how a minor change to your commit message style can make a difference.
git commit -m"<type>(<optional scope>): <description>" \ -m"<optional body>" \ -m"<optional footer>"
| @charset "UTF-8"; | |
| /*! | |
| * Aboulbox theme. | |
| * @theme aboulbox | |
| * @author Abel BRIEN | |
| * | |
| * @auto-scaling true | |
| * @size 4:3 960px 720px | |
| * @size 16:9 1280px 720px | |
| */ |