You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
202 B
Cheetah
8 lines
202 B
Cheetah
2 years ago
|
{{ if and .hellotech (lookPath "git") -}}
|
||
4 years ago
|
[url "git@github.com:HelloTech"]
|
||
|
insteadOf = https://github.com/HelloTech
|
||
|
email = buddy@hellotech.com
|
||
4 years ago
|
[init]
|
||
|
templateDir = ~/.config/git/template
|
||
2 years ago
|
{{- end }}
|