commit | 8b7332221db8522fe23bf8cf25d058acea6b9142 | [log] [tgz] |
---|---|---|
author | David Aguilar <davvid@gmail.com> | Tue Apr 07 01:21:19 2009 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Apr 07 22:19:55 2009 -0700 |
tree | b5fce531955bdb5f945091fd820298be6d9daab7 | |
parent | 46ae156d6c8c48d521e4d858ed84d93259cfc61f [diff] |
difftool: add a -y shortcut for --no-prompt This is another consistency cleanup to make git-difftool's options match git-mergetool. Signed-off-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>