sync with skeleton module and fix announcer
This commit is contained in:
parent
6de8866088
commit
89b128f1de
7 changed files with 343 additions and 34 deletions
4
setup_git_commit_template.sh
Normal file
4
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" ;
|
||||
Loading…
Add table
Add a link
Reference in a new issue