Skip to content

Commit

Permalink
Git: Do not check SSL certificate.
Browse files Browse the repository at this point in the history
  • Loading branch information
backbone committed Jan 10, 2015
1 parent 4715d67 commit 84c18a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@

[mergetool "vimdiff"]
keepBackup = false

[http]
sslverify = false

0 comments on commit 84c18a4

Please sign in to comment.