-
Notifications
You must be signed in to change notification settings - Fork 1
Git convention
SeoSeunghun edited this page Aug 20, 2023
·
5 revisions
๊ธฐ๋ณธ์ ์ผ๋ก Git Commit Convention
์ AngularJS Git Commit Message Conventions ์ ๋ฐ๋ฅธ๋ค.
<type>(<scope>): <subject>
<BLANK LINE>
<body>
<BLANK LINE>
<footer>
- feat : ์๋ก์ด ๊ธฐ๋ฅ ์ถ๊ฐ
- fix : ๋ฒ๊ทธ ์์
- docs : ๋ฌธ์ ์์
- style : ์ฝ๋ ํฌ๋งทํ , ์ธ๋ฏธ์ฝ๋ก ๋๋ฝ, ์ฝ๋ ๋ณ๊ฒฝ์ด ์๋ ๊ฒฝ์ฐ
- refactor : ์ฝ๋ ๋ฆฌํฉํ ๋ง
- test : ํ ์คํธ ์ฝ๋, ๋ฆฌํฉํ ๋ง ํ ์คํธ ์ฝ๋ ์ถ๊ฐ
- chore : ๋น๋ ์ ๋ฌด ์์ , ์ ์ง
์ด๋ค ๊ธฐ๋ฅ์ ๊ตฌํํ๋์ง, ํน์ ์ด๋ค ๋ณ๊ฒฝ ์ฌํญ์ด ์๊ฒผ๋์ง๋ฅผ ์์ฑํ๋ค.
ํ์์ ๋ฐ๋ผ, ๊ตฌ์ฒด์ ์ผ๋ก ์ด๋ค ๊ธฐ๋ฅ์ ์ด๋ป๊ฒ ๊ตฌํํ๋์ง์ ๋ํ ๋ด์ฉ์ ์์ฑํ๋ค.