config 226 B

12345678910
  1. [core]
  2. repositoryformatversion = 0
  3. filemode = true
  4. bare = true
  5. ignorecase = true
  6. precomposeunicode = true
  7. [remote "origin"]
  8. url = https://github.com/socketio/socket.io-client-swift
  9. fetch = +refs/*:refs/*
  10. mirror = true