Formatter & Kode
Generator Pesan Commit
Conventional commits, scoped and footer-aware.
feat: <subject>
Catatan editor
Understanding · The future-self bug-hunting memo, in 50 characters.
Bab mendalam ini saat ini hanya tersedia dalam bahasa Inggris. Alat konversi di atas berfungsi dalam bahasa Anda; artikel penjelasan panjangnya belum diterjemahkan.
Pertanyaan yang sering diajukan
Quick answers.
›What is the Conventional Commits specification?
It is a lightweight convention for commit messages that provides a set of rules for creating an explicit commit history. It follows the pattern `type(scope): description` to communicate intent.
›When should I use a breaking change footer?
Use a breaking change footer whenever the commit introduces a change that is not backwards compatible. This usually triggers a major version bump in semantic versioning.
›Are my commit messages stored on your server?
No. The generator runs entirely within your browser session. Your code snippets, scopes, and descriptions never leave your local device.
›What do the different commit types mean?
`feat` is for new features, `fix` for bug fixes, `docs` for documentation, and `refactor` for code changes that neither fix a bug nor add a feature.
Orang juga mencari
Fitur terkait
More in this room.
- Penampil Git DiffRender diff terpadu dengan tampilan berdampingan atau sebaris.
- Pembuat Permintaan APIBangun, kirim, dan periksa permintaan HTTP — seperti Postman, tetapi gratis.
- Audit KinerjaPeriksa waktu muat dan ukuran yang cepat untuk URL publik apa pun.
- Pemeriksa AksesibilitasJalankan set pemeriksaan WCAG yang terfokus terhadap HTML yang ditempel.
- Parser Agen PenggunaBrowser, OS, perangkat, dan mesin dari string UA apa pun.
- Visualizer AlgoritmaLangkah-langkah pengurutan dan pencarian jalur secara visual.