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>"
| // Variables used by Scriptable. | |
| // These must be at the very top of the file. Do not edit. | |
| // icon-color: teal; icon-glyph: chart-line; | |
| // Script by Andreas Redeker <[email protected]> | |
| let portfolioId; | |
| const TIMEFRAME = { | |
| 'max': "seit Kauf", | |
| 'ytd': "seit Jahresbeginn", | |
| 'mtd': "seit Monatsbeginn", |
Repository clonen
git clone [email protected]:t00707/macos-file-backup.gitHow to add multiple virtual hosts to XAMPP/an Apache2 server.
127.0.0.1 localhost
127.0.0.1 api.localhost
127.0.0.1 admin.localhost