Ver Código Fonte

~/.gitconfig: Fix redirects/go get for gopkg.in

Lu Stadler 8 anos atrás
pai
commit
dfb24aca61
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      .gitconfig

+ 2 - 0
.gitconfig

35
	default = simple
35
	default = simple
36
[pull]
36
[pull]
37
	ff = only
37
	ff = only
38
[http "https://gopkg.in"]
39
	followRedirects = true