Just a quick tip, if you are annoyed with
"CFURLCopyResourcePropertyForKey failed because it was passed this URL which has no scheme:" error messages in the terminal while running gitk.
Just add an alias into your .bash_profile:
alias gitk='gitk 2>/dev/null'
Monday, December 10, 2012
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment