Update git config for HT
parent
53d23a5f21
commit
fbdcbf678c
@ -1,3 +1,3 @@
|
||||
snippet ignore "ignore function" !
|
||||
ignore := func(...interface{}) {}
|
||||
func(...interface{}) {}(${1})
|
||||
endsnippet
|
||||
|
@ -0,0 +1,3 @@
|
||||
[url "git@github.com:HelloTech"]
|
||||
insteadOf = https://github.com/HelloTech
|
||||
email = buddy@hellotech.com
|
Loading…
Reference in New Issue