Git commands not working in Mac terminal: “dyld: Symbol not found: ___strlcpy_chk” error

I needed to install command line tools from Xcode. To do so-

  1. Open Xcode and hit Cmd+,
  2. Click Downloads
  3. Install command line tools.

http://www.hongkiat.com/blog/mountain-lion-git-fix/

Leave a Comment