Mac OS X

git: xcrun missing

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), 
missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

xcode-select --install 

Umlaute

$ git config --global core.precomposeunicode false

GIT Client