bash completion: move pickaxe options to log
authorThomas Rast <trast@student.ethz.ch>
Mon, 19 Jan 2009 21:17:59 +0000 (22:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Jan 2009 23:16:24 +0000 (15:16 -0800)
Move the options --pickaxe-all and --pickaxe-regex to git-log, where
they make more sense than with git-diff.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found