See how a minor change to your commit message style can make a difference.
Tip
Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs
See how a minor change to your commit message style can make a difference.
Tip
Take a look at git-conventional-commits , a CLI util to ensure these conventions, determine version and generate changelogs
| # O live ISO do Arch é um CLI | |
| # a instalação é iniciada como sudo automaticamente | |
| # siga os passos... | |
| # DEFINIR TECLADO ABNT2 PARA LIVE BOOT | |
| loadkeys br-abnt2 | |
| # AUMENTAR FONTE DO TERMINAL DO LIVE BOOT | |
| setfont lat4-19 |