new version commit
This commit is contained in:
4
modules/mod-character-tools/setup_git_commit_template.sh
Normal file
4
modules/mod-character-tools/setup_git_commit_template.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
## Set a local git commit template
|
||||
git config --local commit.template ".git_commit_template.txt" ;
|
||||
Reference in New Issue
Block a user