mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
b7645ec967
This should make the GUI more responsive by allowing the diff to be read in the background. This assumes that [PBGitCommit details] is threadsafe, so we should keep it that way.