You can use git hook to automatically add prefix. New file: [.git/hooks/commit-msg] #!/bin/sh # Get the current change number (the change number is stored ...
確定! 回上一頁