Skip to content

Instantly share code, notes, and snippets.

@halneko5121
Last active April 12, 2023 10:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save halneko5121/935aa4d28442afbf2897d7481769e44f to your computer and use it in GitHub Desktop.
Save halneko5121/935aa4d28442afbf2897d7481769e44f to your computer and use it in GitHub Desktop.
コミットログ自分用ルール
プレフィックス 内容
add 新規(ファイル)機能追加
update 機能修正(バグではない)
clean コード整理(リファクタリング等)
adjust 調整(パラメ―タ等)
bugfix バグ修正
delete 機能(ファイル)削除
revert 変更取り消し

(おおまかに、よく使う順)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment