Gitmoji 공식문서Angular.js의 Git message Type을 바탕으로 GPT를 활용해서 만든
나만의 Git convention Docs

Gitmoji convention

Gitmoji 내용
🎉 :tada: 프로젝트 초기화, 생성
📦 :package: 의존성 추가
🔧 :wrench: application.yml 추가
🚚 :truck: 파일명 변경, 파일 이동

Git commit message Type convention

Git commit message Type 내용
init 프로젝트 초기화, 생성
build 의존성 추가
refactor 파일명 변경
chore application.yml 추가

 


출처)

 

gitmoji

:truck: Move or rename resources (e.g.: files, paths, routes).

gitmoji.dev

 

angular/CONTRIBUTING.md at main · angular/angular

Deliver web apps with confidence 🚀. Contribute to angular/angular development by creating an account on GitHub.

github.com

 

반응형

+ Recent posts