Switch to using vars
This commit is contained in:
parent
2e66b7811b
commit
7029cb79ad
@ -17,8 +17,9 @@
|
||||
last = log -1 HEAD
|
||||
cl = "!git branch --merged | egrep -v '(*|master|main|dev|develop)' | xargs -r git branch -d"
|
||||
[user]
|
||||
email = daniel.eric.lynn@gmail.com
|
||||
name = Daniel Lynn
|
||||
email = __[email]__
|
||||
name = __[name]__
|
||||
signingKey = __[signing_key]__
|
||||
[url "git@github.com:"]
|
||||
insteadOf = https://github.com
|
||||
[core]
|
||||
|
Loading…
x
Reference in New Issue
Block a user