mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
c00f736053
We don't want to do this in the commit view, as that way you can't commit whitespace differences. You'll never be able to have a clean working tree, and you can't see why the files remain 'unstaged'. So, we do this only for the history view :)