mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
cleanup: unused script
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
git config --local user.email name.surname@company.com
|
||||
git config --local user.name "Name Surname"
|
||||
git config --local user.signingkey 99C324BA
|
||||
git config --local commit.gpgsign true
|
||||
git config --local pull.rebase false
|
||||
Reference in New Issue
Block a user