Removed all the static Cocoa variables in gity that were actually singletons accessed through class methods. This will remove some potential access problems and may weed out some hidden concurrency issues.
Added the ability to view the current active branch in a new Terminal session.
Removed all the static Cocoa variables in gity that were actually singletons accessed through class methods. This will remove some potential access problems and may weed out some hidden concurrency issues.
Added the ability to view the current active branch in a new Terminal session.