generated from Seekra/repository-template
chore: add setup scripts
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env pwsh
|
||||
|
||||
git config --local commit.template .gitmessage
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
git config --local commit.template .gitmessage
|
||||
Reference in New Issue
Block a user