Skip to content

Releases: 0xsirsaif/pre-commit-taskid

0.1.2

10 Mar 08:46

Choose a tag to compare

Skip adding taskid if commit already has one

Modify the pre-commit hook to detect when a commit message already contains a taskid in the format "(#id)" and skip adding the taskid from the branch name in that case. This prevents duplicate taskids and respects manually added taskids in commit messages.

0.1.1

09 Mar 12:57

Choose a tag to compare

Release 0.1.1

0.1.0

09 Mar 12:48

Choose a tag to compare

Release 0.1.0

0.0.1

09 Mar 12:19

Choose a tag to compare

Initial Commit