sync_config.sh 79 B

12345
  1. #!/bin/sh
  2. git config core.autocrlf false
  3. git config core.ignorecase false