Merge pull request #140 from hussainnaqvee/patch-1
[awesomized/libmemcached] / git-config.sh
1 #!/bin/sh
2 git config merge.touch.name = "Keep this file"
3 git config merge.touch.driver = "touch %A"