mirror of
https://github.com/git/git.git
synced 2026-05-18 17:35:38 +02:00
20bf729231
diff, log and show all take the same diff options. Refactor them from __git_diff and __git_log into a variable, and complete them in __git_show too. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>