Merge branch 'mh/maint-parse-dirstat-fix'
authorJeff King <peff@peff.net>
Fri, 9 Nov 2012 17:42:21 +0000 (12:42 -0500)
committerJeff King <peff@peff.net>
Fri, 9 Nov 2012 17:42:21 +0000 (12:42 -0500)
Cleans up some code and avoids a potential bug.

* mh/maint-parse-dirstat-fix:
  parse_dirstat_params(): use string_list to split comma-separated string

1  2 
diff.c

diff --cc diff.c
Simple merge