Download the PHP package gild/add-issue-number without Composer
On this page you can find all versions of the php package gild/add-issue-number. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gild/add-issue-number
More information about gild/add-issue-number
Files in gild/add-issue-number
Download gild/add-issue-number
More information about gild/add-issue-number
Files in gild/add-issue-number
Vendor gild
Package add-issue-number
Short Description It is a library that provides the function to automatically add the issue number and ticket number to the beginning of the comment at the time of commit.
License MIT
Package add-issue-number
Short Description It is a library that provides the function to automatically add the issue number and ticket number to the beginning of the comment at the time of commit.
License MIT
Please rate this library. Is it a good library?
Informations about the package add-issue-number
概要
課題番号やチケット番号をコミット時のコメント先頭に自動的に追加する機能を提供するライブラリです。
導入要件
- なし
導入方法
composer.json
に以下追加します。
管理対象ファイルについて
.git_hooks
配下に生成されているファイルについては、管理対象ファイルとしてください。
main.sh
処理自体は利用者が設定管理することが可能です。 ファイル名の変更は不可です。
既にgit-hookを使われてる方について
本ライブラリ導入前にgit-hookを利用しているケースで既にprepare-commit-msgに何かしらのスクリプトを記述している場合を想定し、削除や上書きはしておりません。
prepare-commit-msgは.buckup
という接尾辞を付与して退避しています。
All versions of add-issue-number with dependencies
PHP Build Version
Package Version
No informations.
The package gild/add-issue-number contains the following files
Loading the files please wait ....