druckdev 0db8155002 meta:hooks: Refactor commit-msg (sh -> bash)
Refactor commit-msg to reduce redundancies by splitting up the pattern
into the different 'levels'.
For the array the change from /bin/sh to /bin/bash was necessary.
Because of that: Change all `test` occurrences to [[ ]] for performance.
2020-10-26 15:00:38 +01:00
2020-10-06 03:26:08 +02:00
2020-10-06 22:22:42 +02:00
2020-10-06 22:22:42 +02:00
2020-06-30 02:42:23 +02:00
2020-06-28 17:30:36 +02:00
2020-09-13 04:36:52 +02:00
Description
No description provided
MIT 3 MiB
Languages
Shell 79.7%
Vim Script 18.7%
JavaScript 0.6%
CSS 0.6%
Python 0.3%