mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
20b5fa6214
Plain-text files which have been created are not diffed against /dev/null, but have a "new file mode" line. This patch catches this case and also highlights that the control-flow in diffHighlighter is less than optimal.