Commits


add -w (ignore whitespace) option to 'got diff'


indicate non-existent paths in 'got status' and make 'got diff' error for them


add support for tag objects to 'got diff'


use cmp -s, instead of cmp, in all command line tests


add some diff tests