Releases: 0xsirsaif/pre-commit-taskid
Releases · 0xsirsaif/pre-commit-taskid
0.1.2
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.