cara membuat git commit message otomatis
Pertama di command line tulis:
git add .
Kedua tulis di command line:
rm -rf diff.txt && git diff HEAD >> diff.txt
Ketiga masukkan diff.txt ke .gitignore
Keempat copy paste isi diff.txt
Kelima buka chat.openai.com
Lalu masukkan input berikut:
create...
spiritbroapp.hashnode.dev1 min read