Gordonmac Dot Com

Mostly a web development blog

Category: OS X

Fixing Gitbox in OS X Yosemite

Posted: April 21st, 2015 | Tags: | Posted in: OS X, Tutorials

A recent update seemed to have completely destroyed Gitbox in OS X Yosemite. This fix worked for me: Quit Gitbox. Delete ~/Library/Preferences/com.oleganza.gitbox.plist Run in Terminal: defaults delete com.oleganza.gitbox Run in Terminal: git config –global push.default matching Open Gitbox. You may also need to run “git config push.default matching” …
Read more…